Shades of Blue Diamond #532677
Tints of Blue Diamond #532677
RGB
CMYK
RGB Variations
Color information
#532677 (or 0x532677) is known color: Blue Diamond. HEX triplet: 53, 26 and 77. RGB value is (83,38,119). Sum of RGB (Red+Green+Blue) = 83+38+119=240 (31% of max value = 765). Red value is 83 (32.81% from 255 or 34.58% from 240); Green value is 38 (15.23% from 255 or 15.83% from 240); Blue value is 119 (46.88% from 255 or 49.58% from 240); Max value from RGB is 119 - color contains mainly: blue. Hex color #532677 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #532677 is #ACD988. Grayscale: #3C3C3C. Windows color (decimal): -11327881 or 7808595. OLE color: 7808595.
HSL color Cylindrical-coordinate representation of color #532677: hue angle of 273.33º degrees, saturation: 0.52, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #532677 is Cyan = 0.30, Magento = 0.68, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 83 | 38 | 119 | - |
| CMYK | 0.30 | 0.68 | 0 | 0.53 |
| HSL | 273.33º | 0.52% | 0.31% | - |
| HSV(B) | 273.33º | 0.68% | 0.47% | - |
| XYZ | 7.59 | 4.56 | 17.93 | - |
| YUV | 60.69 | 160.91 | 143.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 38 | 119 | 0.30 | 0.68 | 0 | 0.53 | 273.33 | 0.52 | 0.31 |
| Hex | 53 | 26 | 77 | 1E | 44 | 0 | 35 | 111 | 34 | 1F |
| Octal | 123 | 46 | 167 | 36 | 104 | 0 | 65 | 421 | 64 | 37 |
| Binary | 1010011 | 100110 | 1110111 | 11110 | 1000100 | 0 | 110101 | 100010001 | 110100 | 11111 |
Color Harmonies of #532677
Complementary color
Monochromatic Colors of #532677
Black with #532677
Text Example
Text Example
White with #532677
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #532677; }
p { color: rgb(83,38,119); }
H1.HeaderClassName
{
color: #532677;
}
.AnyTagClassName
{
color: #532677;
}
</style>
background-color css
<style>
a { background-color: #532677; }
a { background-color: rgb(83,38,119); }
div.DivClassName
{
background-color: #532677;
}
.BgClassName
{
background-color: #532677;
}
</style>
border-color css
<style>
span { border-color: #532677; }
span { border-color: rgb(83,38,119); }
td.TdClassName
{
border-color: #532677;
}
.TagClassName
{
border-color: #532677;
}
</style>