Shades of Rock #635140
Tints of Rock #635140
RGB
CMYK
RGB Variations
Color information
#635140 (or 0x635140) is known color: Rock. HEX triplet: 63, 51 and 40. RGB value is (99,81,64). Sum of RGB (Red+Green+Blue) = 99+81+64=244 (32% of max value = 765). Red value is 99 (39.06% from 255 or 40.57% from 244); Green value is 81 (32.03% from 255 or 33.20% from 244); Blue value is 64 (25.39% from 255 or 26.23% from 244); Max value from RGB is 99 - color contains mainly: red. Hex color #635140 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #635140 is #9CAEBF. Grayscale: #545454. Windows color (decimal): -10268352 or 4215139. OLE color: 4215139.
HSL color Cylindrical-coordinate representation of color #635140: hue angle of 29.14º degrees, saturation: 0.21, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #635140 is Cyan = 0, Magento = 0.18, Yellow = 0.35 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 99 | 81 | 64 | - |
| CMYK | 0 | 0.18 | 0.35 | 0.61 |
| HSL | 29.14º | 0.21% | 0.32% | - |
| HSV(B) | 29.14º | 0.35% | 0.39% | - |
| XYZ | 9.01 | 8.91 | 6.09 | - |
| YUV | 84.44 | 116.46 | 138.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 81 | 64 | 0 | 0.18 | 0.35 | 0.61 | 29.14 | 0.21 | 0.32 |
| Hex | 63 | 51 | 40 | 0 | 12 | 23 | 3D | 1D | 15 | 20 |
| Octal | 143 | 121 | 100 | 0 | 22 | 43 | 75 | 35 | 25 | 40 |
| Binary | 1100011 | 1010001 | 1000000 | 0 | 10010 | 100011 | 111101 | 11101 | 10101 | 100000 |
Color Harmonies of #635140
Complementary color
Monochromatic Colors of #635140
Black with #635140
Text Example
Text Example
White with #635140
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #635140; }
p { color: rgb(99,81,64); }
H1.HeaderClassName
{
color: #635140;
}
.AnyTagClassName
{
color: #635140;
}
</style>
background-color css
<style>
a { background-color: #635140; }
a { background-color: rgb(99,81,64); }
div.DivClassName
{
background-color: #635140;
}
.BgClassName
{
background-color: #635140;
}
</style>
border-color css
<style>
span { border-color: #635140; }
span { border-color: rgb(99,81,64); }
td.TdClassName
{
border-color: #635140;
}
.TagClassName
{
border-color: #635140;
}
</style>