Shades of Crater Brown #514440
Tints of Crater Brown #514440
RGB
CMYK
RGB Variations
Color information
#514440 (or 0x514440) is known color: Crater Brown. HEX triplet: 51, 44 and 40. RGB value is (81,68,64). Sum of RGB (Red+Green+Blue) = 81+68+64=213 (28% of max value = 765). Red value is 81 (32.03% from 255 or 38.03% from 213); Green value is 68 (26.95% from 255 or 31.92% from 213); Blue value is 64 (25.39% from 255 or 30.05% from 213); Max value from RGB is 81 - color contains mainly: red. Hex color #514440 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #514440 is #AEBBBF. Grayscale: #474747. Windows color (decimal): -11451328 or 4211793. OLE color: 4211793.
HSL color Cylindrical-coordinate representation of color #514440: hue angle of 14.12º degrees, saturation: 0.12, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #514440 is Cyan = 0, Magento = 0.16, Yellow = 0.21 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 81 | 68 | 64 | - |
| CMYK | 0 | 0.16 | 0.21 | 0.68 |
| HSL | 14.12º | 0.12% | 0.28% | - |
| HSV(B) | 14.12º | 0.21% | 0.32% | - |
| XYZ | 6.39 | 6.25 | 5.72 | - |
| YUV | 71.43 | 123.81 | 134.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 68 | 64 | 0 | 0.16 | 0.21 | 0.68 | 14.12 | 0.12 | 0.28 |
| Hex | 51 | 44 | 40 | 0 | 10 | 15 | 44 | E | C | 1C |
| Octal | 121 | 104 | 100 | 0 | 20 | 25 | 104 | 16 | 14 | 34 |
| Binary | 1010001 | 1000100 | 1000000 | 0 | 10000 | 10101 | 1000100 | 1110 | 1100 | 11100 |
Color Harmonies of #514440
Complementary color
Monochromatic Colors of #514440
Black with #514440
Text Example
Text Example
White with #514440
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #514440; }
p { color: rgb(81,68,64); }
H1.HeaderClassName
{
color: #514440;
}
.AnyTagClassName
{
color: #514440;
}
</style>
background-color css
<style>
a { background-color: #514440; }
a { background-color: rgb(81,68,64); }
div.DivClassName
{
background-color: #514440;
}
.BgClassName
{
background-color: #514440;
}
</style>
border-color css
<style>
span { border-color: #514440; }
span { border-color: rgb(81,68,64); }
td.TdClassName
{
border-color: #514440;
}
.TagClassName
{
border-color: #514440;
}
</style>