Shades of Blue Diamond #542271
Tints of Blue Diamond #542271
RGB
CMYK
RGB Variations
Color information
#542271 (or 0x542271) is known color: Blue Diamond. HEX triplet: 54, 22 and 71. RGB value is (84,34,113). Sum of RGB (Red+Green+Blue) = 84+34+113=231 (30% of max value = 765). Red value is 84 (33.20% from 255 or 36.36% from 231); Green value is 34 (13.67% from 255 or 14.72% from 231); Blue value is 113 (44.53% from 255 or 48.92% from 231); Max value from RGB is 113 - color contains mainly: blue. Hex color #542271 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #542271 is #ABDD8E. Grayscale: #393939. Windows color (decimal): -11263375 or 7414356. OLE color: 7414356.
HSL color Cylindrical-coordinate representation of color #542271: hue angle of 277.97º degrees, saturation: 0.54, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #542271 is Cyan = 0.26, Magento = 0.70, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 84 | 34 | 113 | - |
| CMYK | 0.26 | 0.70 | 0 | 0.56 |
| HSL | 277.97º | 0.54% | 0.29% | - |
| HSV(B) | 277.97º | 0.7% | 0.44% | - |
| XYZ | 7.21 | 4.22 | 16.06 | - |
| YUV | 57.96 | 159.07 | 146.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 34 | 113 | 0.26 | 0.70 | 0 | 0.56 | 277.97 | 0.54 | 0.29 |
| Hex | 54 | 22 | 71 | 1A | 46 | 0 | 38 | 116 | 36 | 1D |
| Octal | 124 | 42 | 161 | 32 | 106 | 0 | 70 | 426 | 66 | 35 |
| Binary | 1010100 | 100010 | 1110001 | 11010 | 1000110 | 0 | 111000 | 100010110 | 110110 | 11101 |
Color Harmonies of #542271
Complementary color
Monochromatic Colors of #542271
Black with #542271
Text Example
Text Example
White with #542271
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #542271; }
p { color: rgb(84,34,113); }
H1.HeaderClassName
{
color: #542271;
}
.AnyTagClassName
{
color: #542271;
}
</style>
background-color css
<style>
a { background-color: #542271; }
a { background-color: rgb(84,34,113); }
div.DivClassName
{
background-color: #542271;
}
.BgClassName
{
background-color: #542271;
}
</style>
border-color css
<style>
span { border-color: #542271; }
span { border-color: rgb(84,34,113); }
td.TdClassName
{
border-color: #542271;
}
.TagClassName
{
border-color: #542271;
}
</style>