Shades of Blue Diamond #542670
Tints of Blue Diamond #542670
RGB
CMYK
RGB Variations
Color information
#542670 (or 0x542670) is known color: Blue Diamond. HEX triplet: 54, 26 and 70. RGB value is (84,38,112). Sum of RGB (Red+Green+Blue) = 84+38+112=234 (30% of max value = 765). Red value is 84 (33.20% from 255 or 35.90% from 234); Green value is 38 (15.23% from 255 or 16.24% from 234); Blue value is 112 (44.14% from 255 or 47.86% from 234); Max value from RGB is 112 - color contains mainly: blue. Hex color #542670 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #542670 is #ABD98F. Grayscale: #3B3B3B. Windows color (decimal): -11262352 or 7349844. OLE color: 7349844.
HSL color Cylindrical-coordinate representation of color #542670: hue angle of 277.3º degrees, saturation: 0.49, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #542670 is Cyan = 0.25, Magento = 0.66, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 84 | 38 | 112 | - |
| CMYK | 0.25 | 0.66 | 0 | 0.56 |
| HSL | 277.3º | 0.49% | 0.29% | - |
| HSV(B) | 277.3º | 0.66% | 0.44% | - |
| XYZ | 7.27 | 4.44 | 15.8 | - |
| YUV | 60.19 | 157.24 | 144.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 38 | 112 | 0.25 | 0.66 | 0 | 0.56 | 277.3 | 0.49 | 0.29 |
| Hex | 54 | 26 | 70 | 19 | 42 | 0 | 38 | 115 | 31 | 1D |
| Octal | 124 | 46 | 160 | 31 | 102 | 0 | 70 | 425 | 61 | 35 |
| Binary | 1010100 | 100110 | 1110000 | 11001 | 1000010 | 0 | 111000 | 100010101 | 110001 | 11101 |
Color Harmonies of #542670
Complementary color
Monochromatic Colors of #542670
Black with #542670
Text Example
Text Example
White with #542670
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #542670; }
p { color: rgb(84,38,112); }
H1.HeaderClassName
{
color: #542670;
}
.AnyTagClassName
{
color: #542670;
}
</style>
background-color css
<style>
a { background-color: #542670; }
a { background-color: rgb(84,38,112); }
div.DivClassName
{
background-color: #542670;
}
.BgClassName
{
background-color: #542670;
}
</style>
border-color css
<style>
span { border-color: #542670; }
span { border-color: rgb(84,38,112); }
td.TdClassName
{
border-color: #542670;
}
.TagClassName
{
border-color: #542670;
}
</style>