Shades of Kashmir Blue #526486
Tints of Kashmir Blue #526486
RGB
CMYK
RGB Variations
Color information
#526486 (or 0x526486) is known color: Kashmir Blue. HEX triplet: 52, 64 and 86. RGB value is (82,100,134). Sum of RGB (Red+Green+Blue) = 82+100+134=316 (41% of max value = 765). Red value is 82 (32.42% from 255 or 25.95% from 316); Green value is 100 (39.45% from 255 or 31.65% from 316); Blue value is 134 (52.73% from 255 or 42.41% from 316); Max value from RGB is 134 - color contains mainly: blue. Hex color #526486 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #526486 is #AD9B79. Grayscale: #626262. Windows color (decimal): -11377530 or 8807506. OLE color: 8807506.
HSL color Cylindrical-coordinate representation of color #526486: hue angle of 219.23º degrees, saturation: 0.24, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #526486 is Cyan = 0.39, Magento = 0.25, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 82 | 100 | 134 | - |
| CMYK | 0.39 | 0.25 | 0 | 0.47 |
| HSL | 219.23º | 0.24% | 0.42% | - |
| HSV(B) | 219.23º | 0.39% | 0.53% | - |
| XYZ | 12.34 | 12.63 | 24.34 | - |
| YUV | 98.49 | 148.04 | 116.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 100 | 134 | 0.39 | 0.25 | 0 | 0.47 | 219.23 | 0.24 | 0.42 |
| Hex | 52 | 64 | 86 | 27 | 19 | 0 | 2F | DB | 18 | 2A |
| Octal | 122 | 144 | 206 | 47 | 31 | 0 | 57 | 333 | 30 | 52 |
| Binary | 1010010 | 1100100 | 10000110 | 100111 | 11001 | 0 | 101111 | 11011011 | 11000 | 101010 |
Color Harmonies of #526486
Complementary color
Monochromatic Colors of #526486
Black with #526486
Text Example
Text Example
White with #526486
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #526486; }
p { color: rgb(82,100,134); }
H1.HeaderClassName
{
color: #526486;
}
.AnyTagClassName
{
color: #526486;
}
</style>
background-color css
<style>
a { background-color: #526486; }
a { background-color: rgb(82,100,134); }
div.DivClassName
{
background-color: #526486;
}
.BgClassName
{
background-color: #526486;
}
</style>
border-color css
<style>
span { border-color: #526486; }
span { border-color: rgb(82,100,134); }
td.TdClassName
{
border-color: #526486;
}
.TagClassName
{
border-color: #526486;
}
</style>