Shades of Blue Gem #523998
Tints of Blue Gem #523998
RGB
CMYK
RGB Variations
Color information
#523998 (or 0x523998) is known color: Blue Gem. HEX triplet: 52, 39 and 98. RGB value is (82,57,152). Sum of RGB (Red+Green+Blue) = 82+57+152=291 (38% of max value = 765). Red value is 82 (32.42% from 255 or 28.18% from 291); Green value is 57 (22.66% from 255 or 19.59% from 291); Blue value is 152 (59.77% from 255 or 52.23% from 291); Max value from RGB is 152 - color contains mainly: blue. Hex color #523998 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #523998 is #ADC667. Grayscale: #4A4A4A. Windows color (decimal): -11388520 or 9976146. OLE color: 9976146.
HSL color Cylindrical-coordinate representation of color #523998: hue angle of 255.79º degrees, saturation: 0.45, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #523998 is Cyan = 0.46, Magento = 0.62, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 82 | 57 | 152 | - |
| CMYK | 0.46 | 0.62 | 0 | 0.40 |
| HSL | 255.79º | 0.45% | 0.41% | - |
| HSV(B) | 255.79º | 0.63% | 0.6% | - |
| XYZ | 10.61 | 6.99 | 30.5 | - |
| YUV | 75.31 | 171.28 | 132.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 57 | 152 | 0.46 | 0.62 | 0 | 0.40 | 255.79 | 0.45 | 0.41 |
| Hex | 52 | 39 | 98 | 2E | 3E | 0 | 28 | 100 | 2D | 29 |
| Octal | 122 | 71 | 230 | 56 | 76 | 0 | 50 | 400 | 55 | 51 |
| Binary | 1010010 | 111001 | 10011000 | 101110 | 111110 | 0 | 101000 | 100000000 | 101101 | 101001 |
Color Harmonies of #523998
Complementary color
Monochromatic Colors of #523998
Black with #523998
Text Example
Text Example
White with #523998
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #523998; }
p { color: rgb(82,57,152); }
H1.HeaderClassName
{
color: #523998;
}
.AnyTagClassName
{
color: #523998;
}
</style>
background-color css
<style>
a { background-color: #523998; }
a { background-color: rgb(82,57,152); }
div.DivClassName
{
background-color: #523998;
}
.BgClassName
{
background-color: #523998;
}
</style>
border-color css
<style>
span { border-color: #523998; }
span { border-color: rgb(82,57,152); }
td.TdClassName
{
border-color: #523998;
}
.TagClassName
{
border-color: #523998;
}
</style>