Shades of Kashmir Blue #526490
Tints of Kashmir Blue #526490
RGB
CMYK
RGB Variations
Color information
#526490 (or 0x526490) is known color: Kashmir Blue. HEX triplet: 52, 64 and 90. RGB value is (82,100,144). Sum of RGB (Red+Green+Blue) = 82+100+144=326 (43% of max value = 765). Red value is 82 (32.42% from 255 or 25.15% from 326); Green value is 100 (39.45% from 255 or 30.67% from 326); Blue value is 144 (56.64% from 255 or 44.17% from 326); Max value from RGB is 144 - color contains mainly: blue. Hex color #526490 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #526490 is #AD9B6F. Grayscale: #636363. Windows color (decimal): -11377520 or 9462866. OLE color: 9462866.
HSL color Cylindrical-coordinate representation of color #526490: hue angle of 222.58º degrees, saturation: 0.27, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #526490 is Cyan = 0.43, Magento = 0.31, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 82 | 100 | 144 | - |
| CMYK | 0.43 | 0.31 | 0 | 0.44 |
| HSL | 222.58º | 0.27% | 0.44% | - |
| HSV(B) | 222.58º | 0.43% | 0.56% | - |
| XYZ | 13.07 | 12.92 | 28.19 | - |
| YUV | 99.63 | 153.04 | 115.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 100 | 144 | 0.43 | 0.31 | 0 | 0.44 | 222.58 | 0.27 | 0.44 |
| Hex | 52 | 64 | 90 | 2B | 1F | 0 | 2C | DF | 1B | 2C |
| Octal | 122 | 144 | 220 | 53 | 37 | 0 | 54 | 337 | 33 | 54 |
| Binary | 1010010 | 1100100 | 10010000 | 101011 | 11111 | 0 | 101100 | 11011111 | 11011 | 101100 |
Color Harmonies of #526490
Complementary color
Monochromatic Colors of #526490
Black with #526490
Text Example
Text Example
White with #526490
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #526490; }
p { color: rgb(82,100,144); }
H1.HeaderClassName
{
color: #526490;
}
.AnyTagClassName
{
color: #526490;
}
</style>
background-color css
<style>
a { background-color: #526490; }
a { background-color: rgb(82,100,144); }
div.DivClassName
{
background-color: #526490;
}
.BgClassName
{
background-color: #526490;
}
</style>
border-color css
<style>
span { border-color: #526490; }
span { border-color: rgb(82,100,144); }
td.TdClassName
{
border-color: #526490;
}
.TagClassName
{
border-color: #526490;
}
</style>