Shades of Kashmir Blue #526892
Tints of Kashmir Blue #526892
RGB
CMYK
RGB Variations
Color information
#526892 (or 0x526892) is known color: Kashmir Blue. HEX triplet: 52, 68 and 92. RGB value is (82,104,146). Sum of RGB (Red+Green+Blue) = 82+104+146=332 (43% of max value = 765). Red value is 82 (32.42% from 255 or 24.70% from 332); Green value is 104 (41.02% from 255 or 31.33% from 332); Blue value is 146 (57.42% from 255 or 43.98% from 332); Max value from RGB is 146 - color contains mainly: blue. Hex color #526892 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #526892 is #AD976D. Grayscale: #666666. Windows color (decimal): -11376494 or 9594962. OLE color: 9594962.
HSL color Cylindrical-coordinate representation of color #526892: hue angle of 219.38º 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 #526892 is Cyan = 0.44, Magento = 0.29, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 82 | 104 | 146 | - |
| CMYK | 0.44 | 0.29 | 0 | 0.43 |
| HSL | 219.38º | 0.28% | 0.45% | - |
| HSV(B) | 219.38º | 0.44% | 0.57% | - |
| XYZ | 13.62 | 13.77 | 29.13 | - |
| YUV | 102.21 | 152.71 | 113.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 104 | 146 | 0.44 | 0.29 | 0 | 0.43 | 219.38 | 0.28 | 0.45 |
| Hex | 52 | 68 | 92 | 2C | 1D | 0 | 2B | DB | 1C | 2D |
| Octal | 122 | 150 | 222 | 54 | 35 | 0 | 53 | 333 | 34 | 55 |
| Binary | 1010010 | 1101000 | 10010010 | 101100 | 11101 | 0 | 101011 | 11011011 | 11100 | 101101 |
Color Harmonies of #526892
Complementary color
Monochromatic Colors of #526892
Black with #526892
Text Example
Text Example
White with #526892
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #526892; }
p { color: rgb(82,104,146); }
H1.HeaderClassName
{
color: #526892;
}
.AnyTagClassName
{
color: #526892;
}
</style>
background-color css
<style>
a { background-color: #526892; }
a { background-color: rgb(82,104,146); }
div.DivClassName
{
background-color: #526892;
}
.BgClassName
{
background-color: #526892;
}
</style>
border-color css
<style>
span { border-color: #526892; }
span { border-color: rgb(82,104,146); }
td.TdClassName
{
border-color: #526892;
}
.TagClassName
{
border-color: #526892;
}
</style>