Shades of Millbrook #605942
Tints of Millbrook #605942
RGB
CMYK
RGB Variations
Color information
#605942 (or 0x605942) is known color: Millbrook. HEX triplet: 60, 59 and 42. RGB value is (96,89,66). Sum of RGB (Red+Green+Blue) = 96+89+66=251 (33% of max value = 765). Red value is 96 (37.89% from 255 or 38.25% from 251); Green value is 89 (35.16% from 255 or 35.46% from 251); Blue value is 66 (26.17% from 255 or 26.29% from 251); Max value from RGB is 96 - color contains mainly: red. Hex color #605942 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #605942 is #9FA6BD. Grayscale: #585858. Windows color (decimal): -10462910 or 4348256. OLE color: 4348256.
HSL color Cylindrical-coordinate representation of color #605942: hue angle of 46º degrees, saturation: 0.19, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #605942 is Cyan = 0, Magento = 0.07, Yellow = 0.31 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 96 | 89 | 66 | - |
| CMYK | 0 | 0.07 | 0.31 | 0.62 |
| HSL | 46º | 0.19% | 0.32% | - |
| HSV(B) | 46º | 0.31% | 0.38% | - |
| XYZ | 9.38 | 10.02 | 6.59 | - |
| YUV | 88.47 | 115.32 | 133.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 89 | 66 | 0 | 0.07 | 0.31 | 0.62 | 46 | 0.19 | 0.32 |
| Hex | 60 | 59 | 42 | 0 | 7 | 1F | 3E | 2E | 13 | 20 |
| Octal | 140 | 131 | 102 | 0 | 7 | 37 | 76 | 56 | 23 | 40 |
| Binary | 1100000 | 1011001 | 1000010 | 0 | 111 | 11111 | 111110 | 101110 | 10011 | 100000 |
Color Harmonies of #605942
Complementary color
Monochromatic Colors of #605942
Black with #605942
Text Example
Text Example
White with #605942
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #605942; }
p { color: rgb(96,89,66); }
H1.HeaderClassName
{
color: #605942;
}
.AnyTagClassName
{
color: #605942;
}
</style>
background-color css
<style>
a { background-color: #605942; }
a { background-color: rgb(96,89,66); }
div.DivClassName
{
background-color: #605942;
}
.BgClassName
{
background-color: #605942;
}
</style>
border-color css
<style>
span { border-color: #605942; }
span { border-color: rgb(96,89,66); }
td.TdClassName
{
border-color: #605942;
}
.TagClassName
{
border-color: #605942;
}
</style>