Shades of Blue Diamond #533774
Tints of Blue Diamond #533774
RGB
CMYK
RGB Variations
Color information
#533774 (or 0x533774) is known color: Blue Diamond. HEX triplet: 53, 37 and 74. RGB value is (83,55,116). Sum of RGB (Red+Green+Blue) = 83+55+116=254 (33% of max value = 765). Red value is 83 (32.81% from 255 or 32.68% from 254); Green value is 55 (21.88% from 255 or 21.65% from 254); Blue value is 116 (45.70% from 255 or 45.67% from 254); Max value from RGB is 116 - color contains mainly: blue. Hex color #533774 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #533774 is #ACC88B. Grayscale: #464646. Windows color (decimal): -11323532 or 7616339. OLE color: 7616339.
HSL color Cylindrical-coordinate representation of color #533774: hue angle of 267.54º degrees, saturation: 0.36, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #533774 is Cyan = 0.28, Magento = 0.53, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 83 | 55 | 116 | - |
| CMYK | 0.28 | 0.53 | 0 | 0.55 |
| HSL | 267.54º | 0.36% | 0.34% | - |
| HSV(B) | 267.54º | 0.53% | 0.45% | - |
| XYZ | 8.09 | 5.83 | 17.22 | - |
| YUV | 70.33 | 153.78 | 137.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 55 | 116 | 0.28 | 0.53 | 0 | 0.55 | 267.54 | 0.36 | 0.34 |
| Hex | 53 | 37 | 74 | 1C | 35 | 0 | 37 | 10C | 24 | 22 |
| Octal | 123 | 67 | 164 | 34 | 65 | 0 | 67 | 414 | 44 | 42 |
| Binary | 1010011 | 110111 | 1110100 | 11100 | 110101 | 0 | 110111 | 100001100 | 100100 | 100010 |
Color Harmonies of #533774
Complementary color
Monochromatic Colors of #533774
Black with #533774
Text Example
Text Example
White with #533774
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #533774; }
p { color: rgb(83,55,116); }
H1.HeaderClassName
{
color: #533774;
}
.AnyTagClassName
{
color: #533774;
}
</style>
background-color css
<style>
a { background-color: #533774; }
a { background-color: rgb(83,55,116); }
div.DivClassName
{
background-color: #533774;
}
.BgClassName
{
background-color: #533774;
}
</style>
border-color css
<style>
span { border-color: #533774; }
span { border-color: rgb(83,55,116); }
td.TdClassName
{
border-color: #533774;
}
.TagClassName
{
border-color: #533774;
}
</style>