Shades of Kashmir Blue #526592
Tints of Kashmir Blue #526592
RGB
CMYK
RGB Variations
Color information
#526592 (or 0x526592) is known color: Kashmir Blue. HEX triplet: 52, 65 and 92. RGB value is (82,101,146). Sum of RGB (Red+Green+Blue) = 82+101+146=329 (43% of max value = 765). Red value is 82 (32.42% from 255 or 24.92% from 329); Green value is 101 (39.84% from 255 or 30.70% from 329); Blue value is 146 (57.42% from 255 or 44.38% from 329); Max value from RGB is 146 - color contains mainly: blue. Hex color #526592 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #526592 is #AD9A6D. Grayscale: #646464. Windows color (decimal): -11377262 or 9594194. OLE color: 9594194.
HSL color Cylindrical-coordinate representation of color #526592: hue angle of 222.19º degrees, saturation: 0.28, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #526592 is Cyan = 0.44, Magento = 0.31, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 82 | 101 | 146 | - |
| CMYK | 0.44 | 0.31 | 0 | 0.43 |
| HSL | 222.19º | 0.28% | 0.45% | - |
| HSV(B) | 222.19º | 0.44% | 0.57% | - |
| XYZ | 13.32 | 13.18 | 29.04 | - |
| YUV | 100.45 | 153.71 | 114.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 101 | 146 | 0.44 | 0.31 | 0 | 0.43 | 222.19 | 0.28 | 0.45 |
| Hex | 52 | 65 | 92 | 2C | 1F | 0 | 2B | DE | 1C | 2D |
| Octal | 122 | 145 | 222 | 54 | 37 | 0 | 53 | 336 | 34 | 55 |
| Binary | 1010010 | 1100101 | 10010010 | 101100 | 11111 | 0 | 101011 | 11011110 | 11100 | 101101 |
Color Harmonies of #526592
Complementary color
Monochromatic Colors of #526592
Black with #526592
Text Example
Text Example
White with #526592
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #526592; }
p { color: rgb(82,101,146); }
H1.HeaderClassName
{
color: #526592;
}
.AnyTagClassName
{
color: #526592;
}
</style>
background-color css
<style>
a { background-color: #526592; }
a { background-color: rgb(82,101,146); }
div.DivClassName
{
background-color: #526592;
}
.BgClassName
{
background-color: #526592;
}
</style>
border-color css
<style>
span { border-color: #526592; }
span { border-color: rgb(82,101,146); }
td.TdClassName
{
border-color: #526592;
}
.TagClassName
{
border-color: #526592;
}
</style>