Shades of Blue Diamond #542770
Tints of Blue Diamond #542770
RGB
CMYK
RGB Variations
Color information
#542770 (or 0x542770) is known color: Blue Diamond. HEX triplet: 54, 27 and 70. RGB value is (84,39,112). Sum of RGB (Red+Green+Blue) = 84+39+112=235 (31% of max value = 765). Red value is 84 (33.20% from 255 or 35.74% from 235); Green value is 39 (15.62% from 255 or 16.60% from 235); Blue value is 112 (44.14% from 255 or 47.66% from 235); Max value from RGB is 112 - color contains mainly: blue. Hex color #542770 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #542770 is #ABD88F. Grayscale: #3C3C3C. Windows color (decimal): -11262096 or 7350100. OLE color: 7350100.
HSL color Cylindrical-coordinate representation of color #542770: hue angle of 276.99º degrees, saturation: 0.48, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #542770 is Cyan = 0.25, Magento = 0.65, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 84 | 39 | 112 | - |
| CMYK | 0.25 | 0.65 | 0 | 0.56 |
| HSL | 276.99º | 0.48% | 0.3% | - |
| HSV(B) | 276.99º | 0.65% | 0.44% | - |
| XYZ | 7.31 | 4.51 | 15.81 | - |
| YUV | 60.78 | 156.91 | 144.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 39 | 112 | 0.25 | 0.65 | 0 | 0.56 | 276.99 | 0.48 | 0.3 |
| Hex | 54 | 27 | 70 | 19 | 41 | 0 | 38 | 115 | 30 | 1E |
| Octal | 124 | 47 | 160 | 31 | 101 | 0 | 70 | 425 | 60 | 36 |
| Binary | 1010100 | 100111 | 1110000 | 11001 | 1000001 | 0 | 111000 | 100010101 | 110000 | 11110 |
Color Harmonies of #542770
Complementary color
Monochromatic Colors of #542770
Black with #542770
Text Example
Text Example
White with #542770
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #542770; }
p { color: rgb(84,39,112); }
H1.HeaderClassName
{
color: #542770;
}
.AnyTagClassName
{
color: #542770;
}
</style>
background-color css
<style>
a { background-color: #542770; }
a { background-color: rgb(84,39,112); }
div.DivClassName
{
background-color: #542770;
}
.BgClassName
{
background-color: #542770;
}
</style>
border-color css
<style>
span { border-color: #542770; }
span { border-color: rgb(84,39,112); }
td.TdClassName
{
border-color: #542770;
}
.TagClassName
{
border-color: #542770;
}
</style>