Shades of Yukon Gold #736619
Tints of Yukon Gold #736619
RGB
CMYK
RGB Variations
Color information
#736619 (or 0x736619) is known color: Yukon Gold. HEX triplet: 73, 66 and 19. RGB value is (115,102,25). Sum of RGB (Red+Green+Blue) = 115+102+25=242 (32% of max value = 765). Red value is 115 (45.31% from 255 or 47.52% from 242); Green value is 102 (40.23% from 255 or 42.15% from 242); Blue value is 25 (10.16% from 255 or 10.33% from 242); Max value from RGB is 115 - color contains mainly: red. Hex color #736619 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #736619 is #8C99E6. Grayscale: #616161. Windows color (decimal): -9214439 or 1664627. OLE color: 1664627.
HSL color Cylindrical-coordinate representation of color #736619: hue angle of 51.33º degrees, saturation: 0.64, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #736619 is Cyan = 0, Magento = 0.11, Yellow = 0.78 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 102 | 25 | - |
| CMYK | 0 | 0.11 | 0.78 | 0.55 |
| HSL | 51.33º | 0.64% | 0.27% | - |
| HSV(B) | 51.33º | 0.78% | 0.45% | - |
| XYZ | 12 | 13.22 | 2.84 | - |
| YUV | 97.11 | 87.31 | 140.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 102 | 25 | 0 | 0.11 | 0.78 | 0.55 | 51.33 | 0.64 | 0.27 |
| Hex | 73 | 66 | 19 | 0 | B | 4E | 37 | 33 | 40 | 1B |
| Octal | 163 | 146 | 31 | 0 | 13 | 116 | 67 | 63 | 100 | 33 |
| Binary | 1110011 | 1100110 | 11001 | 0 | 1011 | 1001110 | 110111 | 110011 | 1000000 | 11011 |
Color Harmonies of #736619
Complementary color
Monochromatic Colors of #736619
Black with #736619
Text Example
Text Example
White with #736619
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #736619; }
p { color: rgb(115,102,25); }
H1.HeaderClassName
{
color: #736619;
}
.AnyTagClassName
{
color: #736619;
}
</style>
background-color css
<style>
a { background-color: #736619; }
a { background-color: rgb(115,102,25); }
div.DivClassName
{
background-color: #736619;
}
.BgClassName
{
background-color: #736619;
}
</style>
border-color css
<style>
span { border-color: #736619; }
span { border-color: rgb(115,102,25); }
td.TdClassName
{
border-color: #736619;
}
.TagClassName
{
border-color: #736619;
}
</style>