Shades of Blue Diamond #542274
Tints of Blue Diamond #542274
RGB
CMYK
RGB Variations
Color information
#542274 (or 0x542274) is known color: Blue Diamond. HEX triplet: 54, 22 and 74. RGB value is (84,34,116). Sum of RGB (Red+Green+Blue) = 84+34+116=234 (30% of max value = 765). Red value is 84 (33.20% from 255 or 35.90% from 234); Green value is 34 (13.67% from 255 or 14.53% from 234); Blue value is 116 (45.70% from 255 or 49.57% from 234); Max value from RGB is 116 - color contains mainly: blue. Hex color #542274 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #542274 is #ABDD8B. Grayscale: #3A3A3A. Windows color (decimal): -11263372 or 7610964. OLE color: 7610964.
HSL color Cylindrical-coordinate representation of color #542274: hue angle of 276.59º degrees, saturation: 0.55, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #542274 is Cyan = 0.28, Magento = 0.71, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 84 | 34 | 116 | - |
| CMYK | 0.28 | 0.71 | 0 | 0.55 |
| HSL | 276.59º | 0.55% | 0.29% | - |
| HSV(B) | 276.59º | 0.71% | 0.45% | - |
| XYZ | 7.38 | 4.29 | 16.96 | - |
| YUV | 58.3 | 160.57 | 146.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 34 | 116 | 0.28 | 0.71 | 0 | 0.55 | 276.59 | 0.55 | 0.29 |
| Hex | 54 | 22 | 74 | 1C | 47 | 0 | 37 | 115 | 37 | 1D |
| Octal | 124 | 42 | 164 | 34 | 107 | 0 | 67 | 425 | 67 | 35 |
| Binary | 1010100 | 100010 | 1110100 | 11100 | 1000111 | 0 | 110111 | 100010101 | 110111 | 11101 |
Color Harmonies of #542274
Complementary color
Monochromatic Colors of #542274
Black with #542274
Text Example
Text Example
White with #542274
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #542274; }
p { color: rgb(84,34,116); }
H1.HeaderClassName
{
color: #542274;
}
.AnyTagClassName
{
color: #542274;
}
</style>
background-color css
<style>
a { background-color: #542274; }
a { background-color: rgb(84,34,116); }
div.DivClassName
{
background-color: #542274;
}
.BgClassName
{
background-color: #542274;
}
</style>
border-color css
<style>
span { border-color: #542274; }
span { border-color: rgb(84,34,116); }
td.TdClassName
{
border-color: #542274;
}
.TagClassName
{
border-color: #542274;
}
</style>