Shades of Dark Brown #634517
Tints of Dark Brown #634517
RGB
CMYK
RGB Variations
Color information
#634517 (or 0x634517) is known color: Dark Brown. HEX triplet: 63, 45 and 17. RGB value is (99,69,23). Sum of RGB (Red+Green+Blue) = 99+69+23=191 (25% of max value = 765). Red value is 99 (39.06% from 255 or 51.83% from 191); Green value is 69 (27.34% from 255 or 36.13% from 191); Blue value is 23 (9.38% from 255 or 12.04% from 191); Max value from RGB is 99 - color contains mainly: red. Hex color #634517 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #634517 is #9CBAE8. Grayscale: #484848. Windows color (decimal): -10271465 or 1525091. OLE color: 1525091.
HSL color Cylindrical-coordinate representation of color #634517: hue angle of 36.32º degrees, saturation: 0.62, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #634517 is Cyan = 0, Magento = 0.30, Yellow = 0.77 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 99 | 69 | 23 | - |
| CMYK | 0 | 0.30 | 0.77 | 0.61 |
| HSL | 36.32º | 0.62% | 0.24% | - |
| HSV(B) | 36.32º | 0.77% | 0.39% | - |
| XYZ | 7.43 | 6.97 | 1.76 | - |
| YUV | 72.73 | 99.94 | 146.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 69 | 23 | 0 | 0.30 | 0.77 | 0.61 | 36.32 | 0.62 | 0.24 |
| Hex | 63 | 45 | 17 | 0 | 1E | 4D | 3D | 24 | 3E | 18 |
| Octal | 143 | 105 | 27 | 0 | 36 | 115 | 75 | 44 | 76 | 30 |
| Binary | 1100011 | 1000101 | 10111 | 0 | 11110 | 1001101 | 111101 | 100100 | 111110 | 11000 |
Color Harmonies of #634517
Complementary color
Monochromatic Colors of #634517
Black with #634517
Text Example
Text Example
White with #634517
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #634517; }
p { color: rgb(99,69,23); }
H1.HeaderClassName
{
color: #634517;
}
.AnyTagClassName
{
color: #634517;
}
</style>
background-color css
<style>
a { background-color: #634517; }
a { background-color: rgb(99,69,23); }
div.DivClassName
{
background-color: #634517;
}
.BgClassName
{
background-color: #634517;
}
</style>
border-color css
<style>
span { border-color: #634517; }
span { border-color: rgb(99,69,23); }
td.TdClassName
{
border-color: #634517;
}
.TagClassName
{
border-color: #634517;
}
</style>