Shades of Kashmir Blue #526489
Tints of Kashmir Blue #526489
RGB
CMYK
RGB Variations
Color information
#526489 (or 0x526489) is known color: Kashmir Blue. HEX triplet: 52, 64 and 89. RGB value is (82,100,137). Sum of RGB (Red+Green+Blue) = 82+100+137=319 (42% of max value = 765). Red value is 82 (32.42% from 255 or 25.71% from 319); Green value is 100 (39.45% from 255 or 31.35% from 319); Blue value is 137 (53.91% from 255 or 42.95% from 319); Max value from RGB is 137 - color contains mainly: blue. Hex color #526489 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #526489 is #AD9B76. Grayscale: #626262. Windows color (decimal): -11377527 or 9004114. OLE color: 9004114.
HSL color Cylindrical-coordinate representation of color #526489: hue angle of 220.36º 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 #526489 is Cyan = 0.40, Magento = 0.27, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 82 | 100 | 137 | - |
| CMYK | 0.40 | 0.27 | 0 | 0.46 |
| HSL | 220.36º | 0.25% | 0.43% | - |
| HSV(B) | 220.36º | 0.4% | 0.54% | - |
| XYZ | 12.55 | 12.71 | 25.46 | - |
| YUV | 98.84 | 149.54 | 115.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 100 | 137 | 0.40 | 0.27 | 0 | 0.46 | 220.36 | 0.25 | 0.43 |
| Hex | 52 | 64 | 89 | 28 | 1B | 0 | 2E | DC | 19 | 2B |
| Octal | 122 | 144 | 211 | 50 | 33 | 0 | 56 | 334 | 31 | 53 |
| Binary | 1010010 | 1100100 | 10001001 | 101000 | 11011 | 0 | 101110 | 11011100 | 11001 | 101011 |
Color Harmonies of #526489
Complementary color
Monochromatic Colors of #526489
Black with #526489
Text Example
Text Example
White with #526489
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #526489; }
p { color: rgb(82,100,137); }
H1.HeaderClassName
{
color: #526489;
}
.AnyTagClassName
{
color: #526489;
}
</style>
background-color css
<style>
a { background-color: #526489; }
a { background-color: rgb(82,100,137); }
div.DivClassName
{
background-color: #526489;
}
.BgClassName
{
background-color: #526489;
}
</style>
border-color css
<style>
span { border-color: #526489; }
span { border-color: rgb(82,100,137); }
td.TdClassName
{
border-color: #526489;
}
.TagClassName
{
border-color: #526489;
}
</style>