Shades of Kashmir Blue #526994
Tints of Kashmir Blue #526994
RGB
CMYK
RGB Variations
Color information
#526994 (or 0x526994) is known color: Kashmir Blue. HEX triplet: 52, 69 and 94. RGB value is (82,105,148). Sum of RGB (Red+Green+Blue) = 82+105+148=335 (44% of max value = 765). Red value is 82 (32.42% from 255 or 24.48% from 335); Green value is 105 (41.41% from 255 or 31.34% from 335); Blue value is 148 (58.20% from 255 or 44.18% from 335); Max value from RGB is 148 - color contains mainly: blue. Hex color #526994 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #526994 is #AD966B. Grayscale: #666666. Windows color (decimal): -11376236 or 9726290. OLE color: 9726290.
HSL color Cylindrical-coordinate representation of color #526994: hue angle of 219.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 #526994 is Cyan = 0.45, Magento = 0.29, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 82 | 105 | 148 | - |
| CMYK | 0.45 | 0.29 | 0 | 0.42 |
| HSL | 219.09º | 0.29% | 0.45% | - |
| HSV(B) | 219.09º | 0.45% | 0.58% | - |
| XYZ | 13.88 | 14.04 | 29.99 | - |
| YUV | 103.03 | 153.38 | 113 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 105 | 148 | 0.45 | 0.29 | 0 | 0.42 | 219.09 | 0.29 | 0.45 |
| Hex | 52 | 69 | 94 | 2D | 1D | 0 | 2A | DB | 1D | 2D |
| Octal | 122 | 151 | 224 | 55 | 35 | 0 | 52 | 333 | 35 | 55 |
| Binary | 1010010 | 1101001 | 10010100 | 101101 | 11101 | 0 | 101010 | 11011011 | 11101 | 101101 |
Color Harmonies of #526994
Complementary color
Monochromatic Colors of #526994
Black with #526994
Text Example
Text Example
White with #526994
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #526994; }
p { color: rgb(82,105,148); }
H1.HeaderClassName
{
color: #526994;
}
.AnyTagClassName
{
color: #526994;
}
</style>
background-color css
<style>
a { background-color: #526994; }
a { background-color: rgb(82,105,148); }
div.DivClassName
{
background-color: #526994;
}
.BgClassName
{
background-color: #526994;
}
</style>
border-color css
<style>
span { border-color: #526994; }
span { border-color: rgb(82,105,148); }
td.TdClassName
{
border-color: #526994;
}
.TagClassName
{
border-color: #526994;
}
</style>