Shades of Kashmir Blue #526792
Tints of Kashmir Blue #526792
RGB
CMYK
RGB Variations
Color information
#526792 (or 0x526792) is known color: Kashmir Blue. HEX triplet: 52, 67 and 92. RGB value is (82,103,146). Sum of RGB (Red+Green+Blue) = 82+103+146=331 (43% of max value = 765). Red value is 82 (32.42% from 255 or 24.77% from 331); Green value is 103 (40.62% from 255 or 31.12% from 331); Blue value is 146 (57.42% from 255 or 44.11% from 331); Max value from RGB is 146 - color contains mainly: blue. Hex color #526792 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #526792 is #AD986D. Grayscale: #656565. Windows color (decimal): -11376750 or 9594706. OLE color: 9594706.
HSL color Cylindrical-coordinate representation of color #526792: hue angle of 220.31º 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 #526792 is Cyan = 0.44, Magento = 0.29, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 82 | 103 | 146 | - |
| CMYK | 0.44 | 0.29 | 0 | 0.43 |
| HSL | 220.31º | 0.28% | 0.45% | - |
| HSV(B) | 220.31º | 0.44% | 0.57% | - |
| XYZ | 13.52 | 13.57 | 29.1 | - |
| YUV | 101.62 | 153.04 | 114 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 103 | 146 | 0.44 | 0.29 | 0 | 0.43 | 220.31 | 0.28 | 0.45 |
| Hex | 52 | 67 | 92 | 2C | 1D | 0 | 2B | DC | 1C | 2D |
| Octal | 122 | 147 | 222 | 54 | 35 | 0 | 53 | 334 | 34 | 55 |
| Binary | 1010010 | 1100111 | 10010010 | 101100 | 11101 | 0 | 101011 | 11011100 | 11100 | 101101 |
Color Harmonies of #526792
Complementary color
Monochromatic Colors of #526792
Black with #526792
Text Example
Text Example
White with #526792
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #526792; }
p { color: rgb(82,103,146); }
H1.HeaderClassName
{
color: #526792;
}
.AnyTagClassName
{
color: #526792;
}
</style>
background-color css
<style>
a { background-color: #526792; }
a { background-color: rgb(82,103,146); }
div.DivClassName
{
background-color: #526792;
}
.BgClassName
{
background-color: #526792;
}
</style>
border-color css
<style>
span { border-color: #526792; }
span { border-color: rgb(82,103,146); }
td.TdClassName
{
border-color: #526792;
}
.TagClassName
{
border-color: #526792;
}
</style>