Shades of Very Dark Brown #664336
Tints of Very Dark Brown #664336
RGB
CMYK
RGB Variations
Color information
#664336 (or 0x664336) is known color: Very Dark Brown. HEX triplet: 66, 43 and 36. RGB value is (102,67,54). Sum of RGB (Red+Green+Blue) = 102+67+54=223 (29% of max value = 765). Red value is 102 (40.23% from 255 or 45.74% from 223); Green value is 67 (26.56% from 255 or 30.04% from 223); Blue value is 54 (21.48% from 255 or 24.22% from 223); Max value from RGB is 102 - color contains mainly: red. Hex color #664336 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #664336 is #99BCC9. Grayscale: #4C4C4C. Windows color (decimal): -10075338 or 3556198. OLE color: 3556198.
HSL color Cylindrical-coordinate representation of color #664336: hue angle of 16.25º degrees, saturation: 0.31, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #664336 is Cyan = 0, Magento = 0.34, Yellow = 0.47 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 102 | 67 | 54 | - |
| CMYK | 0 | 0.34 | 0.47 | 0.6 |
| HSL | 16.25º | 0.31% | 0.31% | - |
| HSV(B) | 16.25º | 0.47% | 0.4% | - |
| XYZ | 8.15 | 7.11 | 4.43 | - |
| YUV | 75.98 | 115.6 | 146.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 67 | 54 | 0 | 0.34 | 0.47 | 0.6 | 16.25 | 0.31 | 0.31 |
| Hex | 66 | 43 | 36 | 0 | 22 | 2F | 3C | 10 | 1F | 1F |
| Octal | 146 | 103 | 66 | 0 | 42 | 57 | 74 | 20 | 37 | 37 |
| Binary | 1100110 | 1000011 | 110110 | 0 | 100010 | 101111 | 111100 | 10000 | 11111 | 11111 |
Color Harmonies of #664336
Complementary color
Monochromatic Colors of #664336
Black with #664336
Text Example
Text Example
White with #664336
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #664336; }
p { color: rgb(102,67,54); }
H1.HeaderClassName
{
color: #664336;
}
.AnyTagClassName
{
color: #664336;
}
</style>
background-color css
<style>
a { background-color: #664336; }
a { background-color: rgb(102,67,54); }
div.DivClassName
{
background-color: #664336;
}
.BgClassName
{
background-color: #664336;
}
</style>
border-color css
<style>
span { border-color: #664336; }
span { border-color: rgb(102,67,54); }
td.TdClassName
{
border-color: #664336;
}
.TagClassName
{
border-color: #664336;
}
</style>