Shades of Crater Brown #514441
Tints of Crater Brown #514441
RGB
CMYK
RGB Variations
Color information
#514441 (or 0x514441) is known color: Crater Brown. HEX triplet: 51, 44 and 41. RGB value is (81,68,65). Sum of RGB (Red+Green+Blue) = 81+68+65=214 (28% of max value = 765). Red value is 81 (32.03% from 255 or 37.85% from 214); Green value is 68 (26.95% from 255 or 31.78% from 214); Blue value is 65 (25.78% from 255 or 30.37% from 214); Max value from RGB is 81 - color contains mainly: red. Hex color #514441 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #514441 is #AEBBBE. Grayscale: #474747. Windows color (decimal): -11451327 or 4277329. OLE color: 4277329.
HSL color Cylindrical-coordinate representation of color #514441: hue angle of 11.25º degrees, saturation: 0.11, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #514441 is Cyan = 0, Magento = 0.16, Yellow = 0.20 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 81 | 68 | 65 | - |
| CMYK | 0 | 0.16 | 0.20 | 0.68 |
| HSL | 11.25º | 0.11% | 0.29% | - |
| HSV(B) | 11.25º | 0.2% | 0.32% | - |
| XYZ | 6.41 | 6.27 | 5.87 | - |
| YUV | 71.55 | 124.31 | 134.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 68 | 65 | 0 | 0.16 | 0.20 | 0.68 | 11.25 | 0.11 | 0.29 |
| Hex | 51 | 44 | 41 | 0 | 10 | 14 | 44 | B | B | 1D |
| Octal | 121 | 104 | 101 | 0 | 20 | 24 | 104 | 13 | 13 | 35 |
| Binary | 1010001 | 1000100 | 1000001 | 0 | 10000 | 10100 | 1000100 | 1011 | 1011 | 11101 |
Color Harmonies of #514441
Complementary color
Monochromatic Colors of #514441
Black with #514441
Text Example
Text Example
White with #514441
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #514441; }
p { color: rgb(81,68,65); }
H1.HeaderClassName
{
color: #514441;
}
.AnyTagClassName
{
color: #514441;
}
</style>
background-color css
<style>
a { background-color: #514441; }
a { background-color: rgb(81,68,65); }
div.DivClassName
{
background-color: #514441;
}
.BgClassName
{
background-color: #514441;
}
</style>
border-color css
<style>
span { border-color: #514441; }
span { border-color: rgb(81,68,65); }
td.TdClassName
{
border-color: #514441;
}
.TagClassName
{
border-color: #514441;
}
</style>