Shades of Kashmir Blue #526584
Tints of Kashmir Blue #526584
RGB
CMYK
RGB Variations
Color information
#526584 (or 0x526584) is known color: Kashmir Blue. HEX triplet: 52, 65 and 84. RGB value is (82,101,132). Sum of RGB (Red+Green+Blue) = 82+101+132=315 (41% of max value = 765). Red value is 82 (32.42% from 255 or 26.03% from 315); Green value is 101 (39.84% from 255 or 32.06% from 315); Blue value is 132 (51.95% from 255 or 41.90% from 315); Max value from RGB is 132 - color contains mainly: blue. Hex color #526584 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #526584 is #AD9A7B. Grayscale: #626262. Windows color (decimal): -11377276 or 8676690. OLE color: 8676690.
HSL color Cylindrical-coordinate representation of color #526584: hue angle of 217.2º degrees, saturation: 0.23, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #526584 is Cyan = 0.38, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 82 | 101 | 132 | - |
| CMYK | 0.38 | 0.23 | 0 | 0.48 |
| HSL | 217.2º | 0.23% | 0.42% | - |
| HSV(B) | 217.2º | 0.38% | 0.52% | - |
| XYZ | 12.3 | 12.77 | 23.65 | - |
| YUV | 98.85 | 146.71 | 115.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 101 | 132 | 0.38 | 0.23 | 0 | 0.48 | 217.2 | 0.23 | 0.42 |
| Hex | 52 | 65 | 84 | 26 | 17 | 0 | 30 | D9 | 17 | 2A |
| Octal | 122 | 145 | 204 | 46 | 27 | 0 | 60 | 331 | 27 | 52 |
| Binary | 1010010 | 1100101 | 10000100 | 100110 | 10111 | 0 | 110000 | 11011001 | 10111 | 101010 |
Color Harmonies of #526584
Complementary color
Monochromatic Colors of #526584
Black with #526584
Text Example
Text Example
White with #526584
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #526584; }
p { color: rgb(82,101,132); }
H1.HeaderClassName
{
color: #526584;
}
.AnyTagClassName
{
color: #526584;
}
</style>
background-color css
<style>
a { background-color: #526584; }
a { background-color: rgb(82,101,132); }
div.DivClassName
{
background-color: #526584;
}
.BgClassName
{
background-color: #526584;
}
</style>
border-color css
<style>
span { border-color: #526584; }
span { border-color: rgb(82,101,132); }
td.TdClassName
{
border-color: #526584;
}
.TagClassName
{
border-color: #526584;
}
</style>