Shades of Kashmir Blue #526893
Tints of Kashmir Blue #526893
RGB
CMYK
RGB Variations
Color information
#526893 (or 0x526893) is known color: Kashmir Blue. HEX triplet: 52, 68 and 93. RGB value is (82,104,147). Sum of RGB (Red+Green+Blue) = 82+104+147=333 (44% of max value = 765). Red value is 82 (32.42% from 255 or 24.62% from 333); Green value is 104 (41.02% from 255 or 31.23% from 333); Blue value is 147 (57.81% from 255 or 44.14% from 333); Max value from RGB is 147 - color contains mainly: blue. Hex color #526893 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #526893 is #AD976C. Grayscale: #666666. Windows color (decimal): -11376493 or 9660498. OLE color: 9660498.
HSL color Cylindrical-coordinate representation of color #526893: hue angle of 219.69º degrees, saturation: 0.28, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #526893 is Cyan = 0.44, Magento = 0.29, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 82 | 104 | 147 | - |
| CMYK | 0.44 | 0.29 | 0 | 0.42 |
| HSL | 219.69º | 0.28% | 0.45% | - |
| HSV(B) | 219.69º | 0.44% | 0.58% | - |
| XYZ | 13.7 | 13.8 | 29.55 | - |
| YUV | 102.32 | 153.21 | 113.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 104 | 147 | 0.44 | 0.29 | 0 | 0.42 | 219.69 | 0.28 | 0.45 |
| Hex | 52 | 68 | 93 | 2C | 1D | 0 | 2A | DC | 1C | 2D |
| Octal | 122 | 150 | 223 | 54 | 35 | 0 | 52 | 334 | 34 | 55 |
| Binary | 1010010 | 1101000 | 10010011 | 101100 | 11101 | 0 | 101010 | 11011100 | 11100 | 101101 |
Color Harmonies of #526893
Complementary color
Monochromatic Colors of #526893
Black with #526893
Text Example
Text Example
White with #526893
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #526893; }
p { color: rgb(82,104,147); }
H1.HeaderClassName
{
color: #526893;
}
.AnyTagClassName
{
color: #526893;
}
</style>
background-color css
<style>
a { background-color: #526893; }
a { background-color: rgb(82,104,147); }
div.DivClassName
{
background-color: #526893;
}
.BgClassName
{
background-color: #526893;
}
</style>
border-color css
<style>
span { border-color: #526893; }
span { border-color: rgb(82,104,147); }
td.TdClassName
{
border-color: #526893;
}
.TagClassName
{
border-color: #526893;
}
</style>