Shades of Kashmir Blue #527596
Tints of Kashmir Blue #527596
RGB
CMYK
RGB Variations
Color information
#527596 (or 0x527596) is known color: Kashmir Blue. HEX triplet: 52, 75 and 96. RGB value is (82,117,150). Sum of RGB (Red+Green+Blue) = 82+117+150=349 (46% of max value = 765). Red value is 82 (32.42% from 255 or 23.50% from 349); Green value is 117 (46.09% from 255 or 33.52% from 349); Blue value is 150 (58.98% from 255 or 42.98% from 349); Max value from RGB is 150 - color contains mainly: blue. Hex color #527596 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #527596 is #AD8A69. Grayscale: #6E6E6E. Windows color (decimal): -11373162 or 9860434. OLE color: 9860434.
HSL color Cylindrical-coordinate representation of color #527596: hue angle of 209.12º degrees, saturation: 0.29, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #527596 is Cyan = 0.45, Magento = 0.22, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 82 | 117 | 150 | - |
| CMYK | 0.45 | 0.22 | 0 | 0.41 |
| HSL | 209.12º | 0.29% | 0.45% | - |
| HSV(B) | 209.12º | 0.45% | 0.59% | - |
| XYZ | 15.35 | 16.72 | 31.27 | - |
| YUV | 110.3 | 150.4 | 107.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 117 | 150 | 0.45 | 0.22 | 0 | 0.41 | 209.12 | 0.29 | 0.45 |
| Hex | 52 | 75 | 96 | 2D | 16 | 0 | 29 | D1 | 1D | 2D |
| Octal | 122 | 165 | 226 | 55 | 26 | 0 | 51 | 321 | 35 | 55 |
| Binary | 1010010 | 1110101 | 10010110 | 101101 | 10110 | 0 | 101001 | 11010001 | 11101 | 101101 |
Color Harmonies of #527596
Complementary color
Monochromatic Colors of #527596
Black with #527596
Text Example
Text Example
White with #527596
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #527596; }
p { color: rgb(82,117,150); }
H1.HeaderClassName
{
color: #527596;
}
.AnyTagClassName
{
color: #527596;
}
</style>
background-color css
<style>
a { background-color: #527596; }
a { background-color: rgb(82,117,150); }
div.DivClassName
{
background-color: #527596;
}
.BgClassName
{
background-color: #527596;
}
</style>
border-color css
<style>
span { border-color: #527596; }
span { border-color: rgb(82,117,150); }
td.TdClassName
{
border-color: #527596;
}
.TagClassName
{
border-color: #527596;
}
</style>