Shades of Very Dark Brown #664337
Tints of Very Dark Brown #664337
RGB
CMYK
RGB Variations
Color information
#664337 (or 0x664337) is known color: Very Dark Brown. HEX triplet: 66, 43 and 37. RGB value is (102,67,55). Sum of RGB (Red+Green+Blue) = 102+67+55=224 (29% of max value = 765). Red value is 102 (40.23% from 255 or 45.54% from 224); Green value is 67 (26.56% from 255 or 29.91% from 224); Blue value is 55 (21.88% from 255 or 24.55% from 224); Max value from RGB is 102 - color contains mainly: red. Hex color #664337 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #664337 is #99BCC8. Grayscale: #4C4C4C. Windows color (decimal): -10075337 or 3621734. OLE color: 3621734.
HSL color Cylindrical-coordinate representation of color #664337: hue angle of 15.32º degrees, saturation: 0.3, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #664337 is Cyan = 0, Magento = 0.34, Yellow = 0.46 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 102 | 67 | 55 | - |
| CMYK | 0 | 0.34 | 0.46 | 0.6 |
| HSL | 15.32º | 0.3% | 0.31% | - |
| HSV(B) | 15.32º | 0.46% | 0.4% | - |
| XYZ | 8.18 | 7.11 | 4.56 | - |
| YUV | 76.1 | 116.1 | 146.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 67 | 55 | 0 | 0.34 | 0.46 | 0.6 | 15.32 | 0.3 | 0.31 |
| Hex | 66 | 43 | 37 | 0 | 22 | 2E | 3C | F | 1E | 1F |
| Octal | 146 | 103 | 67 | 0 | 42 | 56 | 74 | 17 | 36 | 37 |
| Binary | 1100110 | 1000011 | 110111 | 0 | 100010 | 101110 | 111100 | 1111 | 11110 | 11111 |
Color Harmonies of #664337
Complementary color
Monochromatic Colors of #664337
Black with #664337
Text Example
Text Example
White with #664337
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #664337; }
p { color: rgb(102,67,55); }
H1.HeaderClassName
{
color: #664337;
}
.AnyTagClassName
{
color: #664337;
}
</style>
background-color css
<style>
a { background-color: #664337; }
a { background-color: rgb(102,67,55); }
div.DivClassName
{
background-color: #664337;
}
.BgClassName
{
background-color: #664337;
}
</style>
border-color css
<style>
span { border-color: #664337; }
span { border-color: rgb(102,67,55); }
td.TdClassName
{
border-color: #664337;
}
.TagClassName
{
border-color: #664337;
}
</style>