Shades of Kashmir Blue #526386
Tints of Kashmir Blue #526386
RGB
CMYK
RGB Variations
Color information
#526386 (or 0x526386) is known color: Kashmir Blue. HEX triplet: 52, 63 and 86. RGB value is (82,99,134). Sum of RGB (Red+Green+Blue) = 82+99+134=315 (41% of max value = 765). Red value is 82 (32.42% from 255 or 26.03% from 315); Green value is 99 (39.06% from 255 or 31.43% from 315); Blue value is 134 (52.73% from 255 or 42.54% from 315); Max value from RGB is 134 - color contains mainly: blue. Hex color #526386 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #526386 is #AD9C79. Grayscale: #616161. Windows color (decimal): -11377786 or 8807250. OLE color: 8807250.
HSL color Cylindrical-coordinate representation of color #526386: hue angle of 220.38º 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 #526386 is Cyan = 0.39, Magento = 0.26, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 82 | 99 | 134 | - |
| CMYK | 0.39 | 0.26 | 0 | 0.47 |
| HSL | 220.38º | 0.24% | 0.42% | - |
| HSV(B) | 220.38º | 0.39% | 0.53% | - |
| XYZ | 12.24 | 12.44 | 24.31 | - |
| YUV | 97.91 | 148.37 | 116.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 99 | 134 | 0.39 | 0.26 | 0 | 0.47 | 220.38 | 0.24 | 0.42 |
| Hex | 52 | 63 | 86 | 27 | 1A | 0 | 2F | DC | 18 | 2A |
| Octal | 122 | 143 | 206 | 47 | 32 | 0 | 57 | 334 | 30 | 52 |
| Binary | 1010010 | 1100011 | 10000110 | 100111 | 11010 | 0 | 101111 | 11011100 | 11000 | 101010 |
Color Harmonies of #526386
Complementary color
Monochromatic Colors of #526386
Black with #526386
Text Example
Text Example
White with #526386
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #526386; }
p { color: rgb(82,99,134); }
H1.HeaderClassName
{
color: #526386;
}
.AnyTagClassName
{
color: #526386;
}
</style>
background-color css
<style>
a { background-color: #526386; }
a { background-color: rgb(82,99,134); }
div.DivClassName
{
background-color: #526386;
}
.BgClassName
{
background-color: #526386;
}
</style>
border-color css
<style>
span { border-color: #526386; }
span { border-color: rgb(82,99,134); }
td.TdClassName
{
border-color: #526386;
}
.TagClassName
{
border-color: #526386;
}
</style>