Shades of Kashmir Blue #527495
Tints of Kashmir Blue #527495
RGB
CMYK
RGB Variations
Color information
#527495 (or 0x527495) is known color: Kashmir Blue. HEX triplet: 52, 74 and 95. RGB value is (82,116,149). Sum of RGB (Red+Green+Blue) = 82+116+149=347 (45% of max value = 765). Red value is 82 (32.42% from 255 or 23.63% from 347); Green value is 116 (45.70% from 255 or 33.43% from 347); Blue value is 149 (58.59% from 255 or 42.94% from 347); Max value from RGB is 149 - color contains mainly: blue. Hex color #527495 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #527495 is #AD8B6A. Grayscale: #6D6D6D. Windows color (decimal): -11373419 or 9794642. OLE color: 9794642.
HSL color Cylindrical-coordinate representation of color #527495: hue angle of 209.55º degrees, saturation: 0.29, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #527495 is Cyan = 0.45, Magento = 0.22, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 82 | 116 | 149 | - |
| CMYK | 0.45 | 0.22 | 0 | 0.42 |
| HSL | 209.55º | 0.29% | 0.45% | - |
| HSV(B) | 209.55º | 0.45% | 0.58% | - |
| XYZ | 15.15 | 16.45 | 30.81 | - |
| YUV | 109.6 | 150.24 | 108.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 116 | 149 | 0.45 | 0.22 | 0 | 0.42 | 209.55 | 0.29 | 0.45 |
| Hex | 52 | 74 | 95 | 2D | 16 | 0 | 2A | D2 | 1D | 2D |
| Octal | 122 | 164 | 225 | 55 | 26 | 0 | 52 | 322 | 35 | 55 |
| Binary | 1010010 | 1110100 | 10010101 | 101101 | 10110 | 0 | 101010 | 11010010 | 11101 | 101101 |
Color Harmonies of #527495
Complementary color
Monochromatic Colors of #527495
Black with #527495
Text Example
Text Example
White with #527495
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #527495; }
p { color: rgb(82,116,149); }
H1.HeaderClassName
{
color: #527495;
}
.AnyTagClassName
{
color: #527495;
}
</style>
background-color css
<style>
a { background-color: #527495; }
a { background-color: rgb(82,116,149); }
div.DivClassName
{
background-color: #527495;
}
.BgClassName
{
background-color: #527495;
}
</style>
border-color css
<style>
span { border-color: #527495; }
span { border-color: rgb(82,116,149); }
td.TdClassName
{
border-color: #527495;
}
.TagClassName
{
border-color: #527495;
}
</style>