Shades of Blue Diamond #542775
Tints of Blue Diamond #542775
RGB
CMYK
RGB Variations
Color information
#542775 (or 0x542775) is known color: Blue Diamond. HEX triplet: 54, 27 and 75. RGB value is (84,39,117). Sum of RGB (Red+Green+Blue) = 84+39+117=240 (31% of max value = 765). Red value is 84 (33.20% from 255 or 35% from 240); Green value is 39 (15.62% from 255 or 16.25% from 240); Blue value is 117 (46.09% from 255 or 48.75% from 240); Max value from RGB is 117 - color contains mainly: blue. Hex color #542775 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #542775 is #ABD88A. Grayscale: #3D3D3D. Windows color (decimal): -11262091 or 7677780. OLE color: 7677780.
HSL color Cylindrical-coordinate representation of color #542775: hue angle of 274.62º degrees, saturation: 0.5, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #542775 is Cyan = 0.28, Magento = 0.67, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 84 | 39 | 117 | - |
| CMYK | 0.28 | 0.67 | 0 | 0.54 |
| HSL | 274.62º | 0.5% | 0.31% | - |
| HSV(B) | 274.62º | 0.67% | 0.46% | - |
| XYZ | 7.59 | 4.62 | 17.32 | - |
| YUV | 61.35 | 159.41 | 144.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 39 | 117 | 0.28 | 0.67 | 0 | 0.54 | 274.62 | 0.5 | 0.31 |
| Hex | 54 | 27 | 75 | 1C | 43 | 0 | 36 | 113 | 32 | 1F |
| Octal | 124 | 47 | 165 | 34 | 103 | 0 | 66 | 423 | 62 | 37 |
| Binary | 1010100 | 100111 | 1110101 | 11100 | 1000011 | 0 | 110110 | 100010011 | 110010 | 11111 |
Color Harmonies of #542775
Complementary color
Monochromatic Colors of #542775
Black with #542775
Text Example
Text Example
White with #542775
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #542775; }
p { color: rgb(84,39,117); }
H1.HeaderClassName
{
color: #542775;
}
.AnyTagClassName
{
color: #542775;
}
</style>
background-color css
<style>
a { background-color: #542775; }
a { background-color: rgb(84,39,117); }
div.DivClassName
{
background-color: #542775;
}
.BgClassName
{
background-color: #542775;
}
</style>
border-color css
<style>
span { border-color: #542775; }
span { border-color: rgb(84,39,117); }
td.TdClassName
{
border-color: #542775;
}
.TagClassName
{
border-color: #542775;
}
</style>