Shades of Blue Diamond #533274
Tints of Blue Diamond #533274
RGB
CMYK
RGB Variations
Color information
#533274 (or 0x533274) is known color: Blue Diamond. HEX triplet: 53, 32 and 74. RGB value is (83,50,116). Sum of RGB (Red+Green+Blue) = 83+50+116=249 (32% of max value = 765). Red value is 83 (32.81% from 255 or 33.33% from 249); Green value is 50 (19.92% from 255 or 20.08% from 249); Blue value is 116 (45.70% from 255 or 46.59% from 249); Max value from RGB is 116 - color contains mainly: blue. Hex color #533274 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #533274 is #ACCD8B. Grayscale: #434343. Windows color (decimal): -11324812 or 7615059. OLE color: 7615059.
HSL color Cylindrical-coordinate representation of color #533274: hue angle of 270º degrees, saturation: 0.4, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #533274 is Cyan = 0.28, Magento = 0.57, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 83 | 50 | 116 | - |
| CMYK | 0.28 | 0.57 | 0 | 0.55 |
| HSL | 270º | 0.4% | 0.33% | - |
| HSV(B) | 270º | 0.57% | 0.45% | - |
| XYZ | 7.86 | 5.38 | 17.15 | - |
| YUV | 67.39 | 155.43 | 139.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 50 | 116 | 0.28 | 0.57 | 0 | 0.55 | 270 | 0.4 | 0.33 |
| Hex | 53 | 32 | 74 | 1C | 39 | 0 | 37 | 10E | 28 | 21 |
| Octal | 123 | 62 | 164 | 34 | 71 | 0 | 67 | 416 | 50 | 41 |
| Binary | 1010011 | 110010 | 1110100 | 11100 | 111001 | 0 | 110111 | 100001110 | 101000 | 100001 |
Color Harmonies of #533274
Complementary color
Monochromatic Colors of #533274
Black with #533274
Text Example
Text Example
White with #533274
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #533274; }
p { color: rgb(83,50,116); }
H1.HeaderClassName
{
color: #533274;
}
.AnyTagClassName
{
color: #533274;
}
</style>
background-color css
<style>
a { background-color: #533274; }
a { background-color: rgb(83,50,116); }
div.DivClassName
{
background-color: #533274;
}
.BgClassName
{
background-color: #533274;
}
</style>
border-color css
<style>
span { border-color: #533274; }
span { border-color: rgb(83,50,116); }
td.TdClassName
{
border-color: #533274;
}
.TagClassName
{
border-color: #533274;
}
</style>