Shades of Blue Diamond #531976
Tints of Blue Diamond #531976
RGB
CMYK
RGB Variations
Color information
#531976 (or 0x531976) is known color: Blue Diamond. HEX triplet: 53, 19 and 76. RGB value is (83,25,118). Sum of RGB (Red+Green+Blue) = 83+25+118=226 (29% of max value = 765). Red value is 83 (32.81% from 255 or 36.73% from 226); Green value is 25 (10.16% from 255 or 11.06% from 226); Blue value is 118 (46.48% from 255 or 52.21% from 226); Max value from RGB is 118 - color contains mainly: blue. Hex color #531976 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #531976 is #ACE689. Grayscale: #343434. Windows color (decimal): -11331210 or 7739731. OLE color: 7739731.
HSL color Cylindrical-coordinate representation of color #531976: hue angle of 277.42º 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 #531976 is Cyan = 0.30, Magento = 0.79, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 83 | 25 | 118 | - |
| CMYK | 0.30 | 0.79 | 0 | 0.54 |
| HSL | 277.42º | 0.65% | 0.28% | - |
| HSV(B) | 277.42º | 0.79% | 0.46% | - |
| XYZ | 7.18 | 3.84 | 17.5 | - |
| YUV | 52.94 | 164.72 | 149.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 25 | 118 | 0.30 | 0.79 | 0 | 0.54 | 277.42 | 0.65 | 0.28 |
| Hex | 53 | 19 | 76 | 1E | 4F | 0 | 36 | 115 | 41 | 1C |
| Octal | 123 | 31 | 166 | 36 | 117 | 0 | 66 | 425 | 101 | 34 |
| Binary | 1010011 | 11001 | 1110110 | 11110 | 1001111 | 0 | 110110 | 100010101 | 1000001 | 11100 |
Color Harmonies of #531976
Complementary color
Monochromatic Colors of #531976
Black with #531976
Text Example
Text Example
White with #531976
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #531976; }
p { color: rgb(83,25,118); }
H1.HeaderClassName
{
color: #531976;
}
.AnyTagClassName
{
color: #531976;
}
</style>
background-color css
<style>
a { background-color: #531976; }
a { background-color: rgb(83,25,118); }
div.DivClassName
{
background-color: #531976;
}
.BgClassName
{
background-color: #531976;
}
</style>
border-color css
<style>
span { border-color: #531976; }
span { border-color: rgb(83,25,118); }
td.TdClassName
{
border-color: #531976;
}
.TagClassName
{
border-color: #531976;
}
</style>