Shades of Kashmir Blue #527293
Tints of Kashmir Blue #527293
RGB
CMYK
RGB Variations
Color information
#527293 (or 0x527293) is known color: Kashmir Blue. HEX triplet: 52, 72 and 93. RGB value is (82,114,147). Sum of RGB (Red+Green+Blue) = 82+114+147=343 (45% of max value = 765). Red value is 82 (32.42% from 255 or 23.91% from 343); Green value is 114 (44.92% from 255 or 33.24% from 343); Blue value is 147 (57.81% from 255 or 42.86% from 343); Max value from RGB is 147 - color contains mainly: blue. Hex color #527293 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #527293 is #AD8D6C. Grayscale: #6C6C6C. Windows color (decimal): -11373933 or 9663058. OLE color: 9663058.
HSL color Cylindrical-coordinate representation of color #527293: hue angle of 210.46º 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 #527293 is Cyan = 0.44, Magento = 0.22, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 82 | 114 | 147 | - |
| CMYK | 0.44 | 0.22 | 0 | 0.42 |
| HSL | 210.46º | 0.28% | 0.45% | - |
| HSV(B) | 210.46º | 0.44% | 0.58% | - |
| XYZ | 14.76 | 15.94 | 29.9 | - |
| YUV | 108.19 | 149.9 | 109.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 114 | 147 | 0.44 | 0.22 | 0 | 0.42 | 210.46 | 0.28 | 0.45 |
| Hex | 52 | 72 | 93 | 2C | 16 | 0 | 2A | D2 | 1C | 2D |
| Octal | 122 | 162 | 223 | 54 | 26 | 0 | 52 | 322 | 34 | 55 |
| Binary | 1010010 | 1110010 | 10010011 | 101100 | 10110 | 0 | 101010 | 11010010 | 11100 | 101101 |
Color Harmonies of #527293
Complementary color
Monochromatic Colors of #527293
Black with #527293
Text Example
Text Example
White with #527293
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #527293; }
p { color: rgb(82,114,147); }
H1.HeaderClassName
{
color: #527293;
}
.AnyTagClassName
{
color: #527293;
}
</style>
background-color css
<style>
a { background-color: #527293; }
a { background-color: rgb(82,114,147); }
div.DivClassName
{
background-color: #527293;
}
.BgClassName
{
background-color: #527293;
}
</style>
border-color css
<style>
span { border-color: #527293; }
span { border-color: rgb(82,114,147); }
td.TdClassName
{
border-color: #527293;
}
.TagClassName
{
border-color: #527293;
}
</style>