Shades of Very Dark Brown #634032
Tints of Very Dark Brown #634032
RGB
CMYK
RGB Variations
Color information
#634032 (or 0x634032) is known color: Very Dark Brown. HEX triplet: 63, 40 and 32. RGB value is (99,64,50). Sum of RGB (Red+Green+Blue) = 99+64+50=213 (28% of max value = 765). Red value is 99 (39.06% from 255 or 46.48% from 213); Green value is 64 (25.39% from 255 or 30.05% from 213); Blue value is 50 (19.92% from 255 or 23.47% from 213); Max value from RGB is 99 - color contains mainly: red. Hex color #634032 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #634032 is #9CBFCD. Grayscale: #484848. Windows color (decimal): -10272718 or 3293283. OLE color: 3293283.
HSL color Cylindrical-coordinate representation of color #634032: hue angle of 17.14º degrees, saturation: 0.33, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #634032 is Cyan = 0, Magento = 0.35, Yellow = 0.49 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 99 | 64 | 50 | - |
| CMYK | 0 | 0.35 | 0.49 | 0.61 |
| HSL | 17.14º | 0.33% | 0.29% | - |
| HSV(B) | 17.14º | 0.49% | 0.39% | - |
| XYZ | 7.55 | 6.55 | 3.88 | - |
| YUV | 72.87 | 115.1 | 146.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 64 | 50 | 0 | 0.35 | 0.49 | 0.61 | 17.14 | 0.33 | 0.29 |
| Hex | 63 | 40 | 32 | 0 | 23 | 31 | 3D | 11 | 21 | 1D |
| Octal | 143 | 100 | 62 | 0 | 43 | 61 | 75 | 21 | 41 | 35 |
| Binary | 1100011 | 1000000 | 110010 | 0 | 100011 | 110001 | 111101 | 10001 | 100001 | 11101 |
Color Harmonies of #634032
Complementary color
Monochromatic Colors of #634032
Black with #634032
Text Example
Text Example
White with #634032
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #634032; }
p { color: rgb(99,64,50); }
H1.HeaderClassName
{
color: #634032;
}
.AnyTagClassName
{
color: #634032;
}
</style>
background-color css
<style>
a { background-color: #634032; }
a { background-color: rgb(99,64,50); }
div.DivClassName
{
background-color: #634032;
}
.BgClassName
{
background-color: #634032;
}
</style>
border-color css
<style>
span { border-color: #634032; }
span { border-color: rgb(99,64,50); }
td.TdClassName
{
border-color: #634032;
}
.TagClassName
{
border-color: #634032;
}
</style>