Shades of Blue Diamond #542079
Tints of Blue Diamond #542079
RGB
CMYK
RGB Variations
Color information
#542079 (or 0x542079) is known color: Blue Diamond. HEX triplet: 54, 20 and 79. RGB value is (84,32,121). Sum of RGB (Red+Green+Blue) = 84+32+121=237 (31% of max value = 765). Red value is 84 (33.20% from 255 or 35.44% from 237); Green value is 32 (12.89% from 255 or 13.50% from 237); Blue value is 121 (47.66% from 255 or 51.05% from 237); Max value from RGB is 121 - color contains mainly: blue. Hex color #542079 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #542079 is #ABDF86. Grayscale: #393939. Windows color (decimal): -11263879 or 7938132. OLE color: 7938132.
HSL color Cylindrical-coordinate representation of color #542079: hue angle of 275.06º degrees, saturation: 0.58, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #542079 is Cyan = 0.31, Magento = 0.74, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 84 | 32 | 121 | - |
| CMYK | 0.31 | 0.74 | 0 | 0.53 |
| HSL | 275.06º | 0.58% | 0.3% | - |
| HSV(B) | 275.06º | 0.74% | 0.47% | - |
| XYZ | 7.62 | 4.3 | 18.52 | - |
| YUV | 57.69 | 163.73 | 146.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 32 | 121 | 0.31 | 0.74 | 0 | 0.53 | 275.06 | 0.58 | 0.3 |
| Hex | 54 | 20 | 79 | 1F | 4A | 0 | 35 | 113 | 3A | 1E |
| Octal | 124 | 40 | 171 | 37 | 112 | 0 | 65 | 423 | 72 | 36 |
| Binary | 1010100 | 100000 | 1111001 | 11111 | 1001010 | 0 | 110101 | 100010011 | 111010 | 11110 |
Color Harmonies of #542079
Complementary color
Monochromatic Colors of #542079
Black with #542079
Text Example
Text Example
White with #542079
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #542079; }
p { color: rgb(84,32,121); }
H1.HeaderClassName
{
color: #542079;
}
.AnyTagClassName
{
color: #542079;
}
</style>
background-color css
<style>
a { background-color: #542079; }
a { background-color: rgb(84,32,121); }
div.DivClassName
{
background-color: #542079;
}
.BgClassName
{
background-color: #542079;
}
</style>
border-color css
<style>
span { border-color: #542079; }
span { border-color: rgb(84,32,121); }
td.TdClassName
{
border-color: #542079;
}
.TagClassName
{
border-color: #542079;
}
</style>