Uruguay Flag Colours
Uruguay Flag has four primary Colours. These are Metallic Yellow, Chocolate, White and Royal Azure.
Uruguay Flag Colours information are also available in HTML HEX, RGB, HSL, CMYK, HWB and NCOL codes. These values are very handy when it comes to your digital work, drawing, and printing.
Here are the Colour value estimates for Uruguay Flag:
Metallic Yellow
Rgb rgb(252, 209, 22)
Hex #fcd116
Hsl hsl(49, 97%, 54%)
Hwb hwb(49, 9%, 1%)
Cmyk cmyk(0%, 17%, 91%, 1%)
Ncol R81, 9%, 1%
Hex #fcd116
Hsl hsl(49, 97%, 54%)
Hwb hwb(49, 9%, 1%)
Cmyk cmyk(0%, 17%, 91%, 1%)
Ncol R81, 9%, 1%
Chocolate
Rgb rgb(123, 63, 0)
Hex #7b3f00
Hsl hsl(31, 100%, 24%)
Hwb hwb(31, 0%, 52%)
Cmyk cmyk(0%, 49%, 100%, 52%)
Ncol R51, 0%, 52%
Hex #7b3f00
Hsl hsl(31, 100%, 24%)
Hwb hwb(31, 0%, 52%)
Cmyk cmyk(0%, 49%, 100%, 52%)
Ncol R51, 0%, 52%
White
Rgb rgb(255, 255, 255)
Hex #ffffff
Hsl hsl(0, 0%, 100%)
Hwb hwb(0, 100%, 0%)
Cmyk cmyk(0%, 0%, 0%, 0%)
Ncol R0, 100%, 0%
Hex #ffffff
Hsl hsl(0, 0%, 100%)
Hwb hwb(0, 100%, 0%)
Cmyk cmyk(0%, 0%, 0%, 0%)
Ncol R0, 100%, 0%
Royal Azure
Rgb rgb(0, 56, 168)
Hex #0038a8
Hsl hsl(220, 100%, 33%)
Hwb hwb(220, 0%, 34%)
Cmyk cmyk(100%, 67%, 0%, 34%)
Ncol C67, 0%, 34%
Hex #0038a8
Hsl hsl(220, 100%, 33%)
Hwb hwb(220, 0%, 34%)
Cmyk cmyk(100%, 67%, 0%, 34%)
Ncol C67, 0%, 34%
Here’s the flag below for your reference:

Colour Code | Description of Colour Codes available for Flag of Uruguay |
RGB | The Colour value of RGB is specified with: rgb(red, green, blue). These Colour values are supported in all web browsers. Each parameter of red, green and blue has a range between 0 and 255. This value defines the intensity of the Colour. |
HEX | Hexadecimal Colours for HTML pages are supported in all browsers. These are specified in the following format: #RRGGBB. RR (red), GG (green) and BB (blue) are hexadecimal integers (00 to FF range) that specify the intensity of the Colour. |
HSL | HSL stands for Hue, Saturation, and Lightness. HSL Colour values are currently supported in IE (9+), Firefox, Chrome, Safari, and Opera (10+). The Colour values are specified with: hsl(hue, saturation, lightness). Hue Value: Degree on the Colour wheel from 0 to 360. 0 – red, 120 – green, 240 – blue. Saturation Value: It is a percentage (0-100 range); 0% – shade of gray, 100% – full Colour. LightnessValue It is a percentage (0-100 range); 0% – black, 100% – white. |
HWB | HWB stands for Hue, Whiteness, and Blackness. It is currently a suggested standard for CSS4. Please note that HWB is not yet supported in HTML and is suggested as a standard for CSS4. |
CMYK | CMYK Colour value is a combination of Cyan, Magenta, Yellow, and Black. CMYK values are useful when it comes to printing as printers often presents Colours using CMYK. Please note that CMYK is not yet supported in HTML and is suggested as a standard for CSS4. |
NCOL | NCOL stands for Natural Colours. It is an initiative from W3Schools and is based on what Colours look like to the human eye. This makes it easier to describe Colours and also easier to select HTML Colours. NCol Colour values are specified as a percent of distance from the Colour. Please note that Ncol is not supported in HTML and is very close to the HWB Colour system suggested as part of CSS4. |