Shades of Blue Diamond #541976
Tints of Blue Diamond #541976
RGB
CMYK
RGB Variations
Color information
#541976 (or 0x541976) is known color: Blue Diamond. HEX triplet: 54, 19 and 76. RGB value is (84,25,118). Sum of RGB (Red+Green+Blue) = 84+25+118=227 (30% of max value = 765). Red value is 84 (33.20% from 255 or 37.00% from 227); Green value is 25 (10.16% from 255 or 11.01% from 227); Blue value is 118 (46.48% from 255 or 51.98% from 227); Max value from RGB is 118 - color contains mainly: blue. Hex color #541976 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #541976 is #ABE689. Grayscale: #343434. Windows color (decimal): -11265674 or 7739732. OLE color: 7739732.
HSL color Cylindrical-coordinate representation of color #541976: hue angle of 278.06º degrees, saturation: 0.65, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #541976 is Cyan = 0.29, Magento = 0.79, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 84 | 25 | 118 | - |
| CMYK | 0.29 | 0.79 | 0 | 0.54 |
| HSL | 278.06º | 0.65% | 0.28% | - |
| HSV(B) | 278.06º | 0.79% | 0.46% | - |
| XYZ | 7.27 | 3.89 | 17.51 | - |
| YUV | 53.24 | 164.55 | 149.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 25 | 118 | 0.29 | 0.79 | 0 | 0.54 | 278.06 | 0.65 | 0.28 |
| Hex | 54 | 19 | 76 | 1D | 4F | 0 | 36 | 116 | 41 | 1C |
| Octal | 124 | 31 | 166 | 35 | 117 | 0 | 66 | 426 | 101 | 34 |
| Binary | 1010100 | 11001 | 1110110 | 11101 | 1001111 | 0 | 110110 | 100010110 | 1000001 | 11100 |
Color Harmonies of #541976
Complementary color
Monochromatic Colors of #541976
Black with #541976
Text Example
Text Example
White with #541976
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #541976; }
p { color: rgb(84,25,118); }
H1.HeaderClassName
{
color: #541976;
}
.AnyTagClassName
{
color: #541976;
}
</style>
background-color css
<style>
a { background-color: #541976; }
a { background-color: rgb(84,25,118); }
div.DivClassName
{
background-color: #541976;
}
.BgClassName
{
background-color: #541976;
}
</style>
border-color css
<style>
span { border-color: #541976; }
span { border-color: rgb(84,25,118); }
td.TdClassName
{
border-color: #541976;
}
.TagClassName
{
border-color: #541976;
}
</style>