Shades of Blue Diamond #532075
Tints of Blue Diamond #532075
RGB
CMYK
RGB Variations
Color information
#532075 (or 0x532075) is known color: Blue Diamond. HEX triplet: 53, 20 and 75. RGB value is (83,32,117). Sum of RGB (Red+Green+Blue) = 83+32+117=232 (30% of max value = 765). Red value is 83 (32.81% from 255 or 35.78% from 232); Green value is 32 (12.89% from 255 or 13.79% from 232); Blue value is 117 (46.09% from 255 or 50.43% from 232); Max value from RGB is 117 - color contains mainly: blue. Hex color #532075 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #532075 is #ACDF8A. Grayscale: #383838. Windows color (decimal): -11329419 or 7675987. OLE color: 7675987.
HSL color Cylindrical-coordinate representation of color #532075: hue angle of 276º degrees, saturation: 0.57, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #532075 is Cyan = 0.29, Magento = 0.73, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 83 | 32 | 117 | - |
| CMYK | 0.29 | 0.73 | 0 | 0.54 |
| HSL | 276º | 0.57% | 0.29% | - |
| HSV(B) | 276º | 0.73% | 0.46% | - |
| XYZ | 7.29 | 4.16 | 17.25 | - |
| YUV | 56.94 | 161.9 | 146.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 32 | 117 | 0.29 | 0.73 | 0 | 0.54 | 276 | 0.57 | 0.29 |
| Hex | 53 | 20 | 75 | 1D | 49 | 0 | 36 | 114 | 39 | 1D |
| Octal | 123 | 40 | 165 | 35 | 111 | 0 | 66 | 424 | 71 | 35 |
| Binary | 1010011 | 100000 | 1110101 | 11101 | 1001001 | 0 | 110110 | 100010100 | 111001 | 11101 |
Color Harmonies of #532075
Complementary color
Monochromatic Colors of #532075
Black with #532075
Text Example
Text Example
White with #532075
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #532075; }
p { color: rgb(83,32,117); }
H1.HeaderClassName
{
color: #532075;
}
.AnyTagClassName
{
color: #532075;
}
</style>
background-color css
<style>
a { background-color: #532075; }
a { background-color: rgb(83,32,117); }
div.DivClassName
{
background-color: #532075;
}
.BgClassName
{
background-color: #532075;
}
</style>
border-color css
<style>
span { border-color: #532075; }
span { border-color: rgb(83,32,117); }
td.TdClassName
{
border-color: #532075;
}
.TagClassName
{
border-color: #532075;
}
</style>