Shades of Kashmir Blue #526488
Tints of Kashmir Blue #526488
RGB
CMYK
RGB Variations
Color information
#526488 (or 0x526488) is known color: Kashmir Blue. HEX triplet: 52, 64 and 88. RGB value is (82,100,136). Sum of RGB (Red+Green+Blue) = 82+100+136=318 (42% of max value = 765). Red value is 82 (32.42% from 255 or 25.79% from 318); Green value is 100 (39.45% from 255 or 31.45% from 318); Blue value is 136 (53.52% from 255 or 42.77% from 318); Max value from RGB is 136 - color contains mainly: blue. Hex color #526488 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #526488 is #AD9B77. Grayscale: #626262. Windows color (decimal): -11377528 or 8938578. OLE color: 8938578.
HSL color Cylindrical-coordinate representation of color #526488: hue angle of 220º degrees, saturation: 0.25, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #526488 is Cyan = 0.40, Magento = 0.26, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 82 | 100 | 136 | - |
| CMYK | 0.40 | 0.26 | 0 | 0.47 |
| HSL | 220º | 0.25% | 0.43% | - |
| HSV(B) | 220º | 0.4% | 0.53% | - |
| XYZ | 12.48 | 12.69 | 25.08 | - |
| YUV | 98.72 | 149.04 | 116.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 100 | 136 | 0.40 | 0.26 | 0 | 0.47 | 220 | 0.25 | 0.43 |
| Hex | 52 | 64 | 88 | 28 | 1A | 0 | 2F | DC | 19 | 2B |
| Octal | 122 | 144 | 210 | 50 | 32 | 0 | 57 | 334 | 31 | 53 |
| Binary | 1010010 | 1100100 | 10001000 | 101000 | 11010 | 0 | 101111 | 11011100 | 11001 | 101011 |
Color Harmonies of #526488
Complementary color
Monochromatic Colors of #526488
Black with #526488
Text Example
Text Example
White with #526488
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #526488; }
p { color: rgb(82,100,136); }
H1.HeaderClassName
{
color: #526488;
}
.AnyTagClassName
{
color: #526488;
}
</style>
background-color css
<style>
a { background-color: #526488; }
a { background-color: rgb(82,100,136); }
div.DivClassName
{
background-color: #526488;
}
.BgClassName
{
background-color: #526488;
}
</style>
border-color css
<style>
span { border-color: #526488; }
span { border-color: rgb(82,100,136); }
td.TdClassName
{
border-color: #526488;
}
.TagClassName
{
border-color: #526488;
}
</style>