Shades of Blue Diamond #542772
Tints of Blue Diamond #542772
RGB
CMYK
RGB Variations
Color information
#542772 (or 0x542772) is known color: Blue Diamond. HEX triplet: 54, 27 and 72. RGB value is (84,39,114). Sum of RGB (Red+Green+Blue) = 84+39+114=237 (31% of max value = 765). Red value is 84 (33.20% from 255 or 35.44% from 237); Green value is 39 (15.62% from 255 or 16.46% from 237); Blue value is 114 (44.92% from 255 or 48.10% from 237); Max value from RGB is 114 - color contains mainly: blue. Hex color #542772 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #542772 is #ABD88D. Grayscale: #3C3C3C. Windows color (decimal): -11262094 or 7481172. OLE color: 7481172.
HSL color Cylindrical-coordinate representation of color #542772: hue angle of 276º degrees, saturation: 0.49, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #542772 is Cyan = 0.26, Magento = 0.66, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 84 | 39 | 114 | - |
| CMYK | 0.26 | 0.66 | 0 | 0.55 |
| HSL | 276º | 0.49% | 0.3% | - |
| HSV(B) | 276º | 0.66% | 0.45% | - |
| XYZ | 7.42 | 4.55 | 16.41 | - |
| YUV | 61.01 | 157.91 | 144.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 39 | 114 | 0.26 | 0.66 | 0 | 0.55 | 276 | 0.49 | 0.3 |
| Hex | 54 | 27 | 72 | 1A | 42 | 0 | 37 | 114 | 31 | 1E |
| Octal | 124 | 47 | 162 | 32 | 102 | 0 | 67 | 424 | 61 | 36 |
| Binary | 1010100 | 100111 | 1110010 | 11010 | 1000010 | 0 | 110111 | 100010100 | 110001 | 11110 |
Color Harmonies of #542772
Complementary color
Monochromatic Colors of #542772
Black with #542772
Text Example
Text Example
White with #542772
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #542772; }
p { color: rgb(84,39,114); }
H1.HeaderClassName
{
color: #542772;
}
.AnyTagClassName
{
color: #542772;
}
</style>
background-color css
<style>
a { background-color: #542772; }
a { background-color: rgb(84,39,114); }
div.DivClassName
{
background-color: #542772;
}
.BgClassName
{
background-color: #542772;
}
</style>
border-color css
<style>
span { border-color: #542772; }
span { border-color: rgb(84,39,114); }
td.TdClassName
{
border-color: #542772;
}
.TagClassName
{
border-color: #542772;
}
</style>