Shades of Kashmir Blue #526889
Tints of Kashmir Blue #526889
RGB
CMYK
RGB Variations
Color information
#526889 (or 0x526889) is known color: Kashmir Blue. HEX triplet: 52, 68 and 89. RGB value is (82,104,137). Sum of RGB (Red+Green+Blue) = 82+104+137=323 (42% of max value = 765). Red value is 82 (32.42% from 255 or 25.39% from 323); Green value is 104 (41.02% from 255 or 32.20% from 323); Blue value is 137 (53.91% from 255 or 42.41% from 323); Max value from RGB is 137 - color contains mainly: blue. Hex color #526889 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #526889 is #AD9776. Grayscale: #656565. Windows color (decimal): -11376503 or 9005138. OLE color: 9005138.
HSL color Cylindrical-coordinate representation of color #526889: hue angle of 216º degrees, saturation: 0.25, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #526889 is Cyan = 0.40, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 82 | 104 | 137 | - |
| CMYK | 0.40 | 0.24 | 0 | 0.46 |
| HSL | 216º | 0.25% | 0.43% | - |
| HSV(B) | 216º | 0.4% | 0.54% | - |
| XYZ | 12.95 | 13.5 | 25.59 | - |
| YUV | 101.18 | 148.21 | 114.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 104 | 137 | 0.40 | 0.24 | 0 | 0.46 | 216 | 0.25 | 0.43 |
| Hex | 52 | 68 | 89 | 28 | 18 | 0 | 2E | D8 | 19 | 2B |
| Octal | 122 | 150 | 211 | 50 | 30 | 0 | 56 | 330 | 31 | 53 |
| Binary | 1010010 | 1101000 | 10001001 | 101000 | 11000 | 0 | 101110 | 11011000 | 11001 | 101011 |
Color Harmonies of #526889
Complementary color
Monochromatic Colors of #526889
Black with #526889
Text Example
Text Example
White with #526889
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #526889; }
p { color: rgb(82,104,137); }
H1.HeaderClassName
{
color: #526889;
}
.AnyTagClassName
{
color: #526889;
}
</style>
background-color css
<style>
a { background-color: #526889; }
a { background-color: rgb(82,104,137); }
div.DivClassName
{
background-color: #526889;
}
.BgClassName
{
background-color: #526889;
}
</style>
border-color css
<style>
span { border-color: #526889; }
span { border-color: rgb(82,104,137); }
td.TdClassName
{
border-color: #526889;
}
.TagClassName
{
border-color: #526889;
}
</style>