Shades of Crater Brown #514542
Tints of Crater Brown #514542
RGB
CMYK
RGB Variations
Color information
#514542 (or 0x514542) is known color: Crater Brown. HEX triplet: 51, 45 and 42. RGB value is (81,69,66). Sum of RGB (Red+Green+Blue) = 81+69+66=216 (28% of max value = 765). Red value is 81 (32.03% from 255 or 37.5% from 216); Green value is 69 (27.34% from 255 or 31.94% from 216); Blue value is 66 (26.17% from 255 or 30.56% from 216); Max value from RGB is 81 - color contains mainly: red. Hex color #514542 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #514542 is #AEBABD. Grayscale: #484848. Windows color (decimal): -11451070 or 4343121. OLE color: 4343121.
HSL color Cylindrical-coordinate representation of color #514542: hue angle of 12º degrees, saturation: 0.1, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #514542 is Cyan = 0, Magento = 0.15, Yellow = 0.19 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 81 | 69 | 66 | - |
| CMYK | 0 | 0.15 | 0.19 | 0.68 |
| HSL | 12º | 0.1% | 0.29% | - |
| HSV(B) | 12º | 0.19% | 0.32% | - |
| XYZ | 6.5 | 6.4 | 6.05 | - |
| YUV | 72.25 | 124.48 | 134.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 69 | 66 | 0 | 0.15 | 0.19 | 0.68 | 12 | 0.1 | 0.29 |
| Hex | 51 | 45 | 42 | 0 | F | 13 | 44 | C | A | 1D |
| Octal | 121 | 105 | 102 | 0 | 17 | 23 | 104 | 14 | 12 | 35 |
| Binary | 1010001 | 1000101 | 1000010 | 0 | 1111 | 10011 | 1000100 | 1100 | 1010 | 11101 |
Color Harmonies of #514542
Complementary color
Monochromatic Colors of #514542
Black with #514542
Text Example
Text Example
White with #514542
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #514542; }
p { color: rgb(81,69,66); }
H1.HeaderClassName
{
color: #514542;
}
.AnyTagClassName
{
color: #514542;
}
</style>
background-color css
<style>
a { background-color: #514542; }
a { background-color: rgb(81,69,66); }
div.DivClassName
{
background-color: #514542;
}
.BgClassName
{
background-color: #514542;
}
</style>
border-color css
<style>
span { border-color: #514542; }
span { border-color: rgb(81,69,66); }
td.TdClassName
{
border-color: #514542;
}
.TagClassName
{
border-color: #514542;
}
</style>