Shades of Very Dark Brown #634239
Tints of Very Dark Brown #634239
RGB
CMYK
RGB Variations
Color information
#634239 (or 0x634239) is known color: Very Dark Brown. HEX triplet: 63, 42 and 39. RGB value is (99,66,57). Sum of RGB (Red+Green+Blue) = 99+66+57=222 (29% of max value = 765). Red value is 99 (39.06% from 255 or 44.59% from 222); Green value is 66 (26.17% from 255 or 29.73% from 222); Blue value is 57 (22.66% from 255 or 25.68% from 222); Max value from RGB is 99 - color contains mainly: red. Hex color #634239 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #634239 is #9CBDC6. Grayscale: #4A4A4A. Windows color (decimal): -10272199 or 3752547. OLE color: 3752547.
HSL color Cylindrical-coordinate representation of color #634239: hue angle of 12.86º degrees, saturation: 0.27, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #634239 is Cyan = 0, Magento = 0.33, Yellow = 0.42 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 99 | 66 | 57 | - |
| CMYK | 0 | 0.33 | 0.42 | 0.61 |
| HSL | 12.86º | 0.27% | 0.31% | - |
| HSV(B) | 12.86º | 0.42% | 0.39% | - |
| XYZ | 7.83 | 6.84 | 4.78 | - |
| YUV | 74.84 | 117.93 | 145.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 66 | 57 | 0 | 0.33 | 0.42 | 0.61 | 12.86 | 0.27 | 0.31 |
| Hex | 63 | 42 | 39 | 0 | 21 | 2A | 3D | D | 1B | 1F |
| Octal | 143 | 102 | 71 | 0 | 41 | 52 | 75 | 15 | 33 | 37 |
| Binary | 1100011 | 1000010 | 111001 | 0 | 100001 | 101010 | 111101 | 1101 | 11011 | 11111 |
Color Harmonies of #634239
Complementary color
Monochromatic Colors of #634239
Black with #634239
Text Example
Text Example
White with #634239
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #634239; }
p { color: rgb(99,66,57); }
H1.HeaderClassName
{
color: #634239;
}
.AnyTagClassName
{
color: #634239;
}
</style>
background-color css
<style>
a { background-color: #634239; }
a { background-color: rgb(99,66,57); }
div.DivClassName
{
background-color: #634239;
}
.BgClassName
{
background-color: #634239;
}
</style>
border-color css
<style>
span { border-color: #634239; }
span { border-color: rgb(99,66,57); }
td.TdClassName
{
border-color: #634239;
}
.TagClassName
{
border-color: #634239;
}
</style>