Shades of Kashmir Blue #527695
Tints of Kashmir Blue #527695
RGB
CMYK
RGB Variations
Color information
#527695 (or 0x527695) is known color: Kashmir Blue. HEX triplet: 52, 76 and 95. RGB value is (82,118,149). Sum of RGB (Red+Green+Blue) = 82+118+149=349 (46% of max value = 765). Red value is 82 (32.42% from 255 or 23.50% from 349); Green value is 118 (46.48% from 255 or 33.81% from 349); Blue value is 149 (58.59% from 255 or 42.69% from 349); Max value from RGB is 149 - color contains mainly: blue. Hex color #527695 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #527695 is #AD896A. Grayscale: #6E6E6E. Windows color (decimal): -11372907 or 9795154. OLE color: 9795154.
HSL color Cylindrical-coordinate representation of color #527695: hue angle of 207.76º 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 #527695 is Cyan = 0.45, Magento = 0.21, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 82 | 118 | 149 | - |
| CMYK | 0.45 | 0.21 | 0 | 0.42 |
| HSL | 207.76º | 0.29% | 0.45% | - |
| HSV(B) | 207.76º | 0.45% | 0.58% | - |
| XYZ | 15.38 | 16.92 | 30.89 | - |
| YUV | 110.77 | 149.57 | 107.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 118 | 149 | 0.45 | 0.21 | 0 | 0.42 | 207.76 | 0.29 | 0.45 |
| Hex | 52 | 76 | 95 | 2D | 15 | 0 | 2A | D0 | 1D | 2D |
| Octal | 122 | 166 | 225 | 55 | 25 | 0 | 52 | 320 | 35 | 55 |
| Binary | 1010010 | 1110110 | 10010101 | 101101 | 10101 | 0 | 101010 | 11010000 | 11101 | 101101 |
Color Harmonies of #527695
Complementary color
Monochromatic Colors of #527695
Black with #527695
Text Example
Text Example
White with #527695
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #527695; }
p { color: rgb(82,118,149); }
H1.HeaderClassName
{
color: #527695;
}
.AnyTagClassName
{
color: #527695;
}
</style>
background-color css
<style>
a { background-color: #527695; }
a { background-color: rgb(82,118,149); }
div.DivClassName
{
background-color: #527695;
}
.BgClassName
{
background-color: #527695;
}
</style>
border-color css
<style>
span { border-color: #527695; }
span { border-color: rgb(82,118,149); }
td.TdClassName
{
border-color: #527695;
}
.TagClassName
{
border-color: #527695;
}
</style>