Shades of Kashmir Blue #527095
Tints of Kashmir Blue #527095
RGB
CMYK
RGB Variations
Color information
#527095 (or 0x527095) is known color: Kashmir Blue. HEX triplet: 52, 70 and 95. RGB value is (82,112,149). Sum of RGB (Red+Green+Blue) = 82+112+149=343 (45% of max value = 765). Red value is 82 (32.42% from 255 or 23.91% from 343); Green value is 112 (44.14% from 255 or 32.65% from 343); Blue value is 149 (58.59% from 255 or 43.44% from 343); Max value from RGB is 149 - color contains mainly: blue. Hex color #527095 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #527095 is #AD8F6A. Grayscale: #6B6B6B. Windows color (decimal): -11374443 or 9793618. OLE color: 9793618.
HSL color Cylindrical-coordinate representation of color #527095: hue angle of 213.13º 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 #527095 is Cyan = 0.45, Magento = 0.25, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 82 | 112 | 149 | - |
| CMYK | 0.45 | 0.25 | 0 | 0.42 |
| HSL | 213.13º | 0.29% | 0.45% | - |
| HSV(B) | 213.13º | 0.45% | 0.58% | - |
| XYZ | 14.7 | 15.55 | 30.66 | - |
| YUV | 107.25 | 151.56 | 109.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 112 | 149 | 0.45 | 0.25 | 0 | 0.42 | 213.13 | 0.29 | 0.45 |
| Hex | 52 | 70 | 95 | 2D | 19 | 0 | 2A | D5 | 1D | 2D |
| Octal | 122 | 160 | 225 | 55 | 31 | 0 | 52 | 325 | 35 | 55 |
| Binary | 1010010 | 1110000 | 10010101 | 101101 | 11001 | 0 | 101010 | 11010101 | 11101 | 101101 |
Color Harmonies of #527095
Complementary color
Monochromatic Colors of #527095
Black with #527095
Text Example
Text Example
White with #527095
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #527095; }
p { color: rgb(82,112,149); }
H1.HeaderClassName
{
color: #527095;
}
.AnyTagClassName
{
color: #527095;
}
</style>
background-color css
<style>
a { background-color: #527095; }
a { background-color: rgb(82,112,149); }
div.DivClassName
{
background-color: #527095;
}
.BgClassName
{
background-color: #527095;
}
</style>
border-color css
<style>
span { border-color: #527095; }
span { border-color: rgb(82,112,149); }
td.TdClassName
{
border-color: #527095;
}
.TagClassName
{
border-color: #527095;
}
</style>