Shades of Blue Diamond #542774
Tints of Blue Diamond #542774
RGB
CMYK
RGB Variations
Color information
#542774 (or 0x542774) is known color: Blue Diamond. HEX triplet: 54, 27 and 74. RGB value is (84,39,116). Sum of RGB (Red+Green+Blue) = 84+39+116=239 (31% of max value = 765). Red value is 84 (33.20% from 255 or 35.15% from 239); Green value is 39 (15.62% from 255 or 16.32% from 239); Blue value is 116 (45.70% from 255 or 48.54% from 239); Max value from RGB is 116 - color contains mainly: blue. Hex color #542774 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #542774 is #ABD88B. Grayscale: #3C3C3C. Windows color (decimal): -11262092 or 7612244. OLE color: 7612244.
HSL color Cylindrical-coordinate representation of color #542774: hue angle of 275.06º degrees, saturation: 0.5, 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 #542774 is Cyan = 0.28, Magento = 0.66, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 84 | 39 | 116 | - |
| CMYK | 0.28 | 0.66 | 0 | 0.55 |
| HSL | 275.06º | 0.5% | 0.3% | - |
| HSV(B) | 275.06º | 0.66% | 0.45% | - |
| XYZ | 7.53 | 4.6 | 17.01 | - |
| YUV | 61.23 | 158.91 | 144.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 39 | 116 | 0.28 | 0.66 | 0 | 0.55 | 275.06 | 0.5 | 0.3 |
| Hex | 54 | 27 | 74 | 1C | 42 | 0 | 37 | 113 | 32 | 1E |
| Octal | 124 | 47 | 164 | 34 | 102 | 0 | 67 | 423 | 62 | 36 |
| Binary | 1010100 | 100111 | 1110100 | 11100 | 1000010 | 0 | 110111 | 100010011 | 110010 | 11110 |
Color Harmonies of #542774
Complementary color
Monochromatic Colors of #542774
Black with #542774
Text Example
Text Example
White with #542774
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #542774; }
p { color: rgb(84,39,116); }
H1.HeaderClassName
{
color: #542774;
}
.AnyTagClassName
{
color: #542774;
}
</style>
background-color css
<style>
a { background-color: #542774; }
a { background-color: rgb(84,39,116); }
div.DivClassName
{
background-color: #542774;
}
.BgClassName
{
background-color: #542774;
}
</style>
border-color css
<style>
span { border-color: #542774; }
span { border-color: rgb(84,39,116); }
td.TdClassName
{
border-color: #542774;
}
.TagClassName
{
border-color: #542774;
}
</style>