Shades of Crater Brown #534441
Tints of Crater Brown #534441
RGB
CMYK
RGB Variations
Color information
#534441 (or 0x534441) is known color: Crater Brown. HEX triplet: 53, 44 and 41. RGB value is (83,68,65). Sum of RGB (Red+Green+Blue) = 83+68+65=216 (28% of max value = 765). Red value is 83 (32.81% from 255 or 38.43% from 216); Green value is 68 (26.95% from 255 or 31.48% from 216); Blue value is 65 (25.78% from 255 or 30.09% from 216); Max value from RGB is 83 - color contains mainly: red. Hex color #534441 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #534441 is #ACBBBE. Grayscale: #484848. Windows color (decimal): -11320255 or 4277331. OLE color: 4277331.
HSL color Cylindrical-coordinate representation of color #534441: hue angle of 10º degrees, saturation: 0.12, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #534441 is Cyan = 0, Magento = 0.18, Yellow = 0.22 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 68 | 65 | - |
| CMYK | 0 | 0.18 | 0.22 | 0.67 |
| HSL | 10º | 0.12% | 0.29% | - |
| HSV(B) | 10º | 0.22% | 0.33% | - |
| XYZ | 6.59 | 6.35 | 5.88 | - |
| YUV | 72.14 | 123.97 | 135.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 68 | 65 | 0 | 0.18 | 0.22 | 0.67 | 10 | 0.12 | 0.29 |
| Hex | 53 | 44 | 41 | 0 | 12 | 16 | 43 | A | C | 1D |
| Octal | 123 | 104 | 101 | 0 | 22 | 26 | 103 | 12 | 14 | 35 |
| Binary | 1010011 | 1000100 | 1000001 | 0 | 10010 | 10110 | 1000011 | 1010 | 1100 | 11101 |
Color Harmonies of #534441
Complementary color
Monochromatic Colors of #534441
Black with #534441
Text Example
Text Example
White with #534441
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #534441; }
p { color: rgb(83,68,65); }
H1.HeaderClassName
{
color: #534441;
}
.AnyTagClassName
{
color: #534441;
}
</style>
background-color css
<style>
a { background-color: #534441; }
a { background-color: rgb(83,68,65); }
div.DivClassName
{
background-color: #534441;
}
.BgClassName
{
background-color: #534441;
}
</style>
border-color css
<style>
span { border-color: #534441; }
span { border-color: rgb(83,68,65); }
td.TdClassName
{
border-color: #534441;
}
.TagClassName
{
border-color: #534441;
}
</style>