Shades of Blue Diamond #542970
Tints of Blue Diamond #542970
RGB
CMYK
RGB Variations
Color information
#542970 (or 0x542970) is known color: Blue Diamond. HEX triplet: 54, 29 and 70. RGB value is (84,41,112). Sum of RGB (Red+Green+Blue) = 84+41+112=237 (31% of max value = 765). Red value is 84 (33.20% from 255 or 35.44% from 237); Green value is 41 (16.41% from 255 or 17.30% from 237); Blue value is 112 (44.14% from 255 or 47.26% from 237); Max value from RGB is 112 - color contains mainly: blue. Hex color #542970 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #542970 is #ABD68F. Grayscale: #3D3D3D. Windows color (decimal): -11261584 or 7350612. OLE color: 7350612.
HSL color Cylindrical-coordinate representation of color #542970: hue angle of 276.34º degrees, saturation: 0.46, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #542970 is Cyan = 0.25, Magento = 0.63, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 84 | 41 | 112 | - |
| CMYK | 0.25 | 0.63 | 0 | 0.56 |
| HSL | 276.34º | 0.46% | 0.3% | - |
| HSV(B) | 276.34º | 0.63% | 0.44% | - |
| XYZ | 7.37 | 4.64 | 15.84 | - |
| YUV | 61.95 | 156.25 | 143.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 41 | 112 | 0.25 | 0.63 | 0 | 0.56 | 276.34 | 0.46 | 0.3 |
| Hex | 54 | 29 | 70 | 19 | 3F | 0 | 38 | 114 | 2E | 1E |
| Octal | 124 | 51 | 160 | 31 | 77 | 0 | 70 | 424 | 56 | 36 |
| Binary | 1010100 | 101001 | 1110000 | 11001 | 111111 | 0 | 111000 | 100010100 | 101110 | 11110 |
Color Harmonies of #542970
Complementary color
Monochromatic Colors of #542970
Black with #542970
Text Example
Text Example
White with #542970
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #542970; }
p { color: rgb(84,41,112); }
H1.HeaderClassName
{
color: #542970;
}
.AnyTagClassName
{
color: #542970;
}
</style>
background-color css
<style>
a { background-color: #542970; }
a { background-color: rgb(84,41,112); }
div.DivClassName
{
background-color: #542970;
}
.BgClassName
{
background-color: #542970;
}
</style>
border-color css
<style>
span { border-color: #542970; }
span { border-color: rgb(84,41,112); }
td.TdClassName
{
border-color: #542970;
}
.TagClassName
{
border-color: #542970;
}
</style>