Shades of Millbrook #615941
Tints of Millbrook #615941
RGB
CMYK
RGB Variations
Color information
#615941 (or 0x615941) is known color: Millbrook. HEX triplet: 61, 59 and 41. RGB value is (97,89,65). Sum of RGB (Red+Green+Blue) = 97+89+65=251 (33% of max value = 765). Red value is 97 (38.28% from 255 or 38.65% from 251); Green value is 89 (35.16% from 255 or 35.46% from 251); Blue value is 65 (25.78% from 255 or 25.90% from 251); Max value from RGB is 97 - color contains mainly: red. Hex color #615941 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #615941 is #9EA6BE. Grayscale: #585858. Windows color (decimal): -10397375 or 4282721. OLE color: 4282721.
HSL color Cylindrical-coordinate representation of color #615941: hue angle of 45º degrees, saturation: 0.2, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #615941 is Cyan = 0, Magento = 0.08, Yellow = 0.33 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 89 | 65 | - |
| CMYK | 0 | 0.08 | 0.33 | 0.62 |
| HSL | 45º | 0.2% | 0.32% | - |
| HSV(B) | 45º | 0.33% | 0.38% | - |
| XYZ | 9.46 | 10.07 | 6.45 | - |
| YUV | 88.66 | 114.65 | 133.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 89 | 65 | 0 | 0.08 | 0.33 | 0.62 | 45 | 0.2 | 0.32 |
| Hex | 61 | 59 | 41 | 0 | 8 | 21 | 3E | 2D | 14 | 20 |
| Octal | 141 | 131 | 101 | 0 | 10 | 41 | 76 | 55 | 24 | 40 |
| Binary | 1100001 | 1011001 | 1000001 | 0 | 1000 | 100001 | 111110 | 101101 | 10100 | 100000 |
Color Harmonies of #615941
Complementary color
Monochromatic Colors of #615941
Black with #615941
Text Example
Text Example
White with #615941
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #615941; }
p { color: rgb(97,89,65); }
H1.HeaderClassName
{
color: #615941;
}
.AnyTagClassName
{
color: #615941;
}
</style>
background-color css
<style>
a { background-color: #615941; }
a { background-color: rgb(97,89,65); }
div.DivClassName
{
background-color: #615941;
}
.BgClassName
{
background-color: #615941;
}
</style>
border-color css
<style>
span { border-color: #615941; }
span { border-color: rgb(97,89,65); }
td.TdClassName
{
border-color: #615941;
}
.TagClassName
{
border-color: #615941;
}
</style>