Shades of Kashmir Blue #527494
Tints of Kashmir Blue #527494
RGB
CMYK
RGB Variations
Color information
#527494 (or 0x527494) is known color: Kashmir Blue. HEX triplet: 52, 74 and 94. RGB value is (82,116,148). Sum of RGB (Red+Green+Blue) = 82+116+148=346 (45% of max value = 765). Red value is 82 (32.42% from 255 or 23.70% from 346); Green value is 116 (45.70% from 255 or 33.53% from 346); Blue value is 148 (58.20% from 255 or 42.77% from 346); Max value from RGB is 148 - color contains mainly: blue. Hex color #527494 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #527494 is #AD8B6B. Grayscale: #6D6D6D. Windows color (decimal): -11373420 or 9729106. OLE color: 9729106.
HSL color Cylindrical-coordinate representation of color #527494: hue angle of 209.09º 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 #527494 is Cyan = 0.45, Magento = 0.22, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 82 | 116 | 148 | - |
| CMYK | 0.45 | 0.22 | 0 | 0.42 |
| HSL | 209.09º | 0.29% | 0.45% | - |
| HSV(B) | 209.09º | 0.45% | 0.58% | - |
| XYZ | 15.07 | 16.42 | 30.39 | - |
| YUV | 109.48 | 149.74 | 108.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 116 | 148 | 0.45 | 0.22 | 0 | 0.42 | 209.09 | 0.29 | 0.45 |
| Hex | 52 | 74 | 94 | 2D | 16 | 0 | 2A | D1 | 1D | 2D |
| Octal | 122 | 164 | 224 | 55 | 26 | 0 | 52 | 321 | 35 | 55 |
| Binary | 1010010 | 1110100 | 10010100 | 101101 | 10110 | 0 | 101010 | 11010001 | 11101 | 101101 |
Color Harmonies of #527494
Complementary color
Monochromatic Colors of #527494
Black with #527494
Text Example
Text Example
White with #527494
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #527494; }
p { color: rgb(82,116,148); }
H1.HeaderClassName
{
color: #527494;
}
.AnyTagClassName
{
color: #527494;
}
</style>
background-color css
<style>
a { background-color: #527494; }
a { background-color: rgb(82,116,148); }
div.DivClassName
{
background-color: #527494;
}
.BgClassName
{
background-color: #527494;
}
</style>
border-color css
<style>
span { border-color: #527494; }
span { border-color: rgb(82,116,148); }
td.TdClassName
{
border-color: #527494;
}
.TagClassName
{
border-color: #527494;
}
</style>