Shades of Blue Diamond #532775
Tints of Blue Diamond #532775
RGB
CMYK
RGB Variations
Color information
#532775 (or 0x532775) is known color: Blue Diamond. HEX triplet: 53, 27 and 75. RGB value is (83,39,117). Sum of RGB (Red+Green+Blue) = 83+39+117=239 (31% of max value = 765). Red value is 83 (32.81% from 255 or 34.73% from 239); Green value is 39 (15.62% from 255 or 16.32% from 239); Blue value is 117 (46.09% from 255 or 48.95% from 239); Max value from RGB is 117 - color contains mainly: blue. Hex color #532775 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #532775 is #ACD88A. Grayscale: #3C3C3C. Windows color (decimal): -11327627 or 7677779. OLE color: 7677779.
HSL color Cylindrical-coordinate representation of color #532775: hue angle of 273.85º degrees, saturation: 0.5, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #532775 is Cyan = 0.29, Magento = 0.67, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 83 | 39 | 117 | - |
| CMYK | 0.29 | 0.67 | 0 | 0.54 |
| HSL | 273.85º | 0.5% | 0.31% | - |
| HSV(B) | 273.85º | 0.67% | 0.46% | - |
| XYZ | 7.5 | 4.57 | 17.32 | - |
| YUV | 61.05 | 159.58 | 143.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 39 | 117 | 0.29 | 0.67 | 0 | 0.54 | 273.85 | 0.5 | 0.31 |
| Hex | 53 | 27 | 75 | 1D | 43 | 0 | 36 | 112 | 32 | 1F |
| Octal | 123 | 47 | 165 | 35 | 103 | 0 | 66 | 422 | 62 | 37 |
| Binary | 1010011 | 100111 | 1110101 | 11101 | 1000011 | 0 | 110110 | 100010010 | 110010 | 11111 |
Color Harmonies of #532775
Complementary color
Monochromatic Colors of #532775
Black with #532775
Text Example
Text Example
White with #532775
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #532775; }
p { color: rgb(83,39,117); }
H1.HeaderClassName
{
color: #532775;
}
.AnyTagClassName
{
color: #532775;
}
</style>
background-color css
<style>
a { background-color: #532775; }
a { background-color: rgb(83,39,117); }
div.DivClassName
{
background-color: #532775;
}
.BgClassName
{
background-color: #532775;
}
</style>
border-color css
<style>
span { border-color: #532775; }
span { border-color: rgb(83,39,117); }
td.TdClassName
{
border-color: #532775;
}
.TagClassName
{
border-color: #532775;
}
</style>