Shades of Blue Diamond #542776
Tints of Blue Diamond #542776
RGB
CMYK
RGB Variations
Color information
#542776 (or 0x542776) is known color: Blue Diamond. HEX triplet: 54, 27 and 76. RGB value is (84,39,118). Sum of RGB (Red+Green+Blue) = 84+39+118=241 (31% of max value = 765). Red value is 84 (33.20% from 255 or 34.85% from 241); Green value is 39 (15.62% from 255 or 16.18% from 241); Blue value is 118 (46.48% from 255 or 48.96% from 241); Max value from RGB is 118 - color contains mainly: blue. Hex color #542776 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #542776 is #ABD889. Grayscale: #3D3D3D. Windows color (decimal): -11262090 or 7743316. OLE color: 7743316.
HSL color Cylindrical-coordinate representation of color #542776: hue angle of 274.18º degrees, saturation: 0.5, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #542776 is Cyan = 0.29, Magento = 0.67, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 84 | 39 | 118 | - |
| CMYK | 0.29 | 0.67 | 0 | 0.54 |
| HSL | 274.18º | 0.5% | 0.31% | - |
| HSV(B) | 274.18º | 0.67% | 0.46% | - |
| XYZ | 7.65 | 4.64 | 17.63 | - |
| YUV | 61.46 | 159.91 | 144.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 39 | 118 | 0.29 | 0.67 | 0 | 0.54 | 274.18 | 0.5 | 0.31 |
| Hex | 54 | 27 | 76 | 1D | 43 | 0 | 36 | 112 | 32 | 1F |
| Octal | 124 | 47 | 166 | 35 | 103 | 0 | 66 | 422 | 62 | 37 |
| Binary | 1010100 | 100111 | 1110110 | 11101 | 1000011 | 0 | 110110 | 100010010 | 110010 | 11111 |
Color Harmonies of #542776
Complementary color
Monochromatic Colors of #542776
Black with #542776
Text Example
Text Example
White with #542776
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #542776; }
p { color: rgb(84,39,118); }
H1.HeaderClassName
{
color: #542776;
}
.AnyTagClassName
{
color: #542776;
}
</style>
background-color css
<style>
a { background-color: #542776; }
a { background-color: rgb(84,39,118); }
div.DivClassName
{
background-color: #542776;
}
.BgClassName
{
background-color: #542776;
}
</style>
border-color css
<style>
span { border-color: #542776; }
span { border-color: rgb(84,39,118); }
td.TdClassName
{
border-color: #542776;
}
.TagClassName
{
border-color: #542776;
}
</style>