Shades of Blue Diamond #542577
Tints of Blue Diamond #542577
RGB
CMYK
RGB Variations
Color information
#542577 (or 0x542577) is known color: Blue Diamond. HEX triplet: 54, 25 and 77. RGB value is (84,37,119). Sum of RGB (Red+Green+Blue) = 84+37+119=240 (31% of max value = 765). Red value is 84 (33.20% from 255 or 35% from 240); Green value is 37 (14.84% from 255 or 15.42% from 240); Blue value is 119 (46.88% from 255 or 49.58% from 240); Max value from RGB is 119 - color contains mainly: blue. Hex color #542577 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #542577 is #ABDA88. Grayscale: #3C3C3C. Windows color (decimal): -11262601 or 7808340. OLE color: 7808340.
HSL color Cylindrical-coordinate representation of color #542577: hue angle of 274.39º degrees, saturation: 0.53, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #542577 is Cyan = 0.29, Magento = 0.69, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 84 | 37 | 119 | - |
| CMYK | 0.29 | 0.69 | 0 | 0.53 |
| HSL | 274.39º | 0.53% | 0.31% | - |
| HSV(B) | 274.39º | 0.69% | 0.47% | - |
| XYZ | 7.65 | 4.54 | 17.93 | - |
| YUV | 60.4 | 161.07 | 144.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 37 | 119 | 0.29 | 0.69 | 0 | 0.53 | 274.39 | 0.53 | 0.31 |
| Hex | 54 | 25 | 77 | 1D | 45 | 0 | 35 | 112 | 35 | 1F |
| Octal | 124 | 45 | 167 | 35 | 105 | 0 | 65 | 422 | 65 | 37 |
| Binary | 1010100 | 100101 | 1110111 | 11101 | 1000101 | 0 | 110101 | 100010010 | 110101 | 11111 |
Color Harmonies of #542577
Complementary color
Monochromatic Colors of #542577
Black with #542577
Text Example
Text Example
White with #542577
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #542577; }
p { color: rgb(84,37,119); }
H1.HeaderClassName
{
color: #542577;
}
.AnyTagClassName
{
color: #542577;
}
</style>
background-color css
<style>
a { background-color: #542577; }
a { background-color: rgb(84,37,119); }
div.DivClassName
{
background-color: #542577;
}
.BgClassName
{
background-color: #542577;
}
</style>
border-color css
<style>
span { border-color: #542577; }
span { border-color: rgb(84,37,119); }
td.TdClassName
{
border-color: #542577;
}
.TagClassName
{
border-color: #542577;
}
</style>