Shades of Kashmir Blue #526591
Tints of Kashmir Blue #526591
RGB
CMYK
RGB Variations
Color information
#526591 (or 0x526591) is known color: Kashmir Blue. HEX triplet: 52, 65 and 91. RGB value is (82,101,145). Sum of RGB (Red+Green+Blue) = 82+101+145=328 (43% of max value = 765). Red value is 82 (32.42% from 255 or 25% from 328); Green value is 101 (39.84% from 255 or 30.79% from 328); Blue value is 145 (57.03% from 255 or 44.21% from 328); Max value from RGB is 145 - color contains mainly: blue. Hex color #526591 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #526591 is #AD9A6E. Grayscale: #646464. Windows color (decimal): -11377263 or 9528658. OLE color: 9528658.
HSL color Cylindrical-coordinate representation of color #526591: hue angle of 221.9º 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 #526591 is Cyan = 0.43, Magento = 0.30, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 82 | 101 | 145 | - |
| CMYK | 0.43 | 0.30 | 0 | 0.43 |
| HSL | 221.9º | 0.28% | 0.45% | - |
| HSV(B) | 221.9º | 0.43% | 0.57% | - |
| XYZ | 13.24 | 13.15 | 28.63 | - |
| YUV | 100.34 | 153.21 | 114.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 101 | 145 | 0.43 | 0.30 | 0 | 0.43 | 221.9 | 0.28 | 0.45 |
| Hex | 52 | 65 | 91 | 2B | 1E | 0 | 2B | DE | 1C | 2D |
| Octal | 122 | 145 | 221 | 53 | 36 | 0 | 53 | 336 | 34 | 55 |
| Binary | 1010010 | 1100101 | 10010001 | 101011 | 11110 | 0 | 101011 | 11011110 | 11100 | 101101 |
Color Harmonies of #526591
Complementary color
Monochromatic Colors of #526591
Black with #526591
Text Example
Text Example
White with #526591
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #526591; }
p { color: rgb(82,101,145); }
H1.HeaderClassName
{
color: #526591;
}
.AnyTagClassName
{
color: #526591;
}
</style>
background-color css
<style>
a { background-color: #526591; }
a { background-color: rgb(82,101,145); }
div.DivClassName
{
background-color: #526591;
}
.BgClassName
{
background-color: #526591;
}
</style>
border-color css
<style>
span { border-color: #526591; }
span { border-color: rgb(82,101,145); }
td.TdClassName
{
border-color: #526591;
}
.TagClassName
{
border-color: #526591;
}
</style>