Shades of Kashmir Blue #526491
Tints of Kashmir Blue #526491
RGB
CMYK
RGB Variations
Color information
#526491 (or 0x526491) is known color: Kashmir Blue. HEX triplet: 52, 64 and 91. RGB value is (82,100,145). Sum of RGB (Red+Green+Blue) = 82+100+145=327 (43% of max value = 765). Red value is 82 (32.42% from 255 or 25.08% from 327); Green value is 100 (39.45% from 255 or 30.58% from 327); Blue value is 145 (57.03% from 255 or 44.34% from 327); Max value from RGB is 145 - color contains mainly: blue. Hex color #526491 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #526491 is #AD9B6E. Grayscale: #636363. Windows color (decimal): -11377519 or 9528402. OLE color: 9528402.
HSL color Cylindrical-coordinate representation of color #526491: hue angle of 222.86º degrees, saturation: 0.28, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #526491 is Cyan = 0.43, Magento = 0.31, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 82 | 100 | 145 | - |
| CMYK | 0.43 | 0.31 | 0 | 0.43 |
| HSL | 222.86º | 0.28% | 0.45% | - |
| HSV(B) | 222.86º | 0.43% | 0.57% | - |
| XYZ | 13.15 | 12.95 | 28.6 | - |
| YUV | 99.75 | 153.54 | 115.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 100 | 145 | 0.43 | 0.31 | 0 | 0.43 | 222.86 | 0.28 | 0.45 |
| Hex | 52 | 64 | 91 | 2B | 1F | 0 | 2B | DF | 1C | 2D |
| Octal | 122 | 144 | 221 | 53 | 37 | 0 | 53 | 337 | 34 | 55 |
| Binary | 1010010 | 1100100 | 10010001 | 101011 | 11111 | 0 | 101011 | 11011111 | 11100 | 101101 |
Color Harmonies of #526491
Complementary color
Monochromatic Colors of #526491
Black with #526491
Text Example
Text Example
White with #526491
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #526491; }
p { color: rgb(82,100,145); }
H1.HeaderClassName
{
color: #526491;
}
.AnyTagClassName
{
color: #526491;
}
</style>
background-color css
<style>
a { background-color: #526491; }
a { background-color: rgb(82,100,145); }
div.DivClassName
{
background-color: #526491;
}
.BgClassName
{
background-color: #526491;
}
</style>
border-color css
<style>
span { border-color: #526491; }
span { border-color: rgb(82,100,145); }
td.TdClassName
{
border-color: #526491;
}
.TagClassName
{
border-color: #526491;
}
</style>