Shades of Emperor #534045
Tints of Emperor #534045
RGB
CMYK
RGB Variations
Color information
#534045 (or 0x534045) is known color: Emperor. HEX triplet: 53, 40 and 45. RGB value is (83,64,69). Sum of RGB (Red+Green+Blue) = 83+64+69=216 (28% of max value = 765). Red value is 83 (32.81% from 255 or 38.43% from 216); Green value is 64 (25.39% from 255 or 29.63% from 216); Blue value is 69 (27.34% from 255 or 31.94% from 216); Max value from RGB is 83 - color contains mainly: red. Hex color #534045 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #534045 is #ACBFBA. Grayscale: #464646. Windows color (decimal): -11321275 or 4538451. OLE color: 4538451.
HSL color Cylindrical-coordinate representation of color #534045: hue angle of 344.21º degrees, saturation: 0.13, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #534045 is Cyan = 0, Magento = 0.23, Yellow = 0.17 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 64 | 69 | - |
| CMYK | 0 | 0.23 | 0.17 | 0.67 |
| HSL | 344.21º | 0.13% | 0.29% | - |
| HSV(B) | 344.21º | 0.23% | 0.33% | - |
| XYZ | 6.47 | 5.94 | 6.43 | - |
| YUV | 70.25 | 127.29 | 137.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 64 | 69 | 0 | 0.23 | 0.17 | 0.67 | 344.21 | 0.13 | 0.29 |
| Hex | 53 | 40 | 45 | 0 | 17 | 11 | 43 | 158 | D | 1D |
| Octal | 123 | 100 | 105 | 0 | 27 | 21 | 103 | 530 | 15 | 35 |
| Binary | 1010011 | 1000000 | 1000101 | 0 | 10111 | 10001 | 1000011 | 101011000 | 1101 | 11101 |
Color Harmonies of #534045
Complementary color
Monochromatic Colors of #534045
Black with #534045
Text Example
Text Example
White with #534045
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #534045; }
p { color: rgb(83,64,69); }
H1.HeaderClassName
{
color: #534045;
}
.AnyTagClassName
{
color: #534045;
}
</style>
background-color css
<style>
a { background-color: #534045; }
a { background-color: rgb(83,64,69); }
div.DivClassName
{
background-color: #534045;
}
.BgClassName
{
background-color: #534045;
}
</style>
border-color css
<style>
span { border-color: #534045; }
span { border-color: rgb(83,64,69); }
td.TdClassName
{
border-color: #534045;
}
.TagClassName
{
border-color: #534045;
}
</style>