Shades of Rock #605143
Tints of Rock #605143
RGB
CMYK
RGB Variations
Color information
#605143 (or 0x605143) is known color: Rock. HEX triplet: 60, 51 and 43. RGB value is (96,81,67). Sum of RGB (Red+Green+Blue) = 96+81+67=244 (32% of max value = 765). Red value is 96 (37.89% from 255 or 39.34% from 244); Green value is 81 (32.03% from 255 or 33.20% from 244); Blue value is 67 (26.56% from 255 or 27.46% from 244); Max value from RGB is 96 - color contains mainly: red. Hex color #605143 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #605143 is #9FAEBC. Grayscale: #535353. Windows color (decimal): -10464957 or 4411744. OLE color: 4411744.
HSL color Cylindrical-coordinate representation of color #605143: hue angle of 28.97º degrees, saturation: 0.18, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #605143 is Cyan = 0, Magento = 0.16, Yellow = 0.30 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 96 | 81 | 67 | - |
| CMYK | 0 | 0.16 | 0.30 | 0.62 |
| HSL | 28.97º | 0.18% | 0.32% | - |
| HSV(B) | 28.97º | 0.3% | 0.38% | - |
| XYZ | 8.78 | 8.78 | 6.54 | - |
| YUV | 83.89 | 118.47 | 136.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 81 | 67 | 0 | 0.16 | 0.30 | 0.62 | 28.97 | 0.18 | 0.32 |
| Hex | 60 | 51 | 43 | 0 | 10 | 1E | 3E | 1D | 12 | 20 |
| Octal | 140 | 121 | 103 | 0 | 20 | 36 | 76 | 35 | 22 | 40 |
| Binary | 1100000 | 1010001 | 1000011 | 0 | 10000 | 11110 | 111110 | 11101 | 10010 | 100000 |
Color Harmonies of #605143
Complementary color
Monochromatic Colors of #605143
Black with #605143
Text Example
Text Example
White with #605143
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #605143; }
p { color: rgb(96,81,67); }
H1.HeaderClassName
{
color: #605143;
}
.AnyTagClassName
{
color: #605143;
}
</style>
background-color css
<style>
a { background-color: #605143; }
a { background-color: rgb(96,81,67); }
div.DivClassName
{
background-color: #605143;
}
.BgClassName
{
background-color: #605143;
}
</style>
border-color css
<style>
span { border-color: #605143; }
span { border-color: rgb(96,81,67); }
td.TdClassName
{
border-color: #605143;
}
.TagClassName
{
border-color: #605143;
}
</style>