Shades of Kashmir Blue #526088
Tints of Kashmir Blue #526088
RGB
CMYK
RGB Variations
Color information
#526088 (or 0x526088) is known color: Kashmir Blue. HEX triplet: 52, 60 and 88. RGB value is (82,96,136). Sum of RGB (Red+Green+Blue) = 82+96+136=314 (41% of max value = 765). Red value is 82 (32.42% from 255 or 26.11% from 314); Green value is 96 (37.89% from 255 or 30.57% from 314); Blue value is 136 (53.52% from 255 or 43.31% from 314); Max value from RGB is 136 - color contains mainly: blue. Hex color #526088 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #526088 is #AD9F77. Grayscale: #606060. Windows color (decimal): -11378552 or 8937554. OLE color: 8937554.
HSL color Cylindrical-coordinate representation of color #526088: hue angle of 224.44º 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 #526088 is Cyan = 0.40, Magento = 0.29, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 82 | 96 | 136 | - |
| CMYK | 0.40 | 0.29 | 0 | 0.47 |
| HSL | 224.44º | 0.25% | 0.43% | - |
| HSV(B) | 224.44º | 0.4% | 0.53% | - |
| XYZ | 12.11 | 11.94 | 24.96 | - |
| YUV | 96.37 | 150.36 | 117.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 96 | 136 | 0.40 | 0.29 | 0 | 0.47 | 224.44 | 0.25 | 0.43 |
| Hex | 52 | 60 | 88 | 28 | 1D | 0 | 2F | E0 | 19 | 2B |
| Octal | 122 | 140 | 210 | 50 | 35 | 0 | 57 | 340 | 31 | 53 |
| Binary | 1010010 | 1100000 | 10001000 | 101000 | 11101 | 0 | 101111 | 11100000 | 11001 | 101011 |
Color Harmonies of #526088
Complementary color
Monochromatic Colors of #526088
Black with #526088
Text Example
Text Example
White with #526088
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #526088; }
p { color: rgb(82,96,136); }
H1.HeaderClassName
{
color: #526088;
}
.AnyTagClassName
{
color: #526088;
}
</style>
background-color css
<style>
a { background-color: #526088; }
a { background-color: rgb(82,96,136); }
div.DivClassName
{
background-color: #526088;
}
.BgClassName
{
background-color: #526088;
}
</style>
border-color css
<style>
span { border-color: #526088; }
span { border-color: rgb(82,96,136); }
td.TdClassName
{
border-color: #526088;
}
.TagClassName
{
border-color: #526088;
}
</style>