Shades of Kashmir Blue #526485
Tints of Kashmir Blue #526485
RGB
CMYK
RGB Variations
Color information
#526485 (or 0x526485) is known color: Kashmir Blue. HEX triplet: 52, 64 and 85. RGB value is (82,100,133). Sum of RGB (Red+Green+Blue) = 82+100+133=315 (41% of max value = 765). Red value is 82 (32.42% from 255 or 26.03% from 315); Green value is 100 (39.45% from 255 or 31.75% from 315); Blue value is 133 (52.34% from 255 or 42.22% from 315); Max value from RGB is 133 - color contains mainly: blue. Hex color #526485 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #526485 is #AD9B7A. Grayscale: #626262. Windows color (decimal): -11377531 or 8741970. OLE color: 8741970.
HSL color Cylindrical-coordinate representation of color #526485: hue angle of 218.82º degrees, saturation: 0.24, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #526485 is Cyan = 0.38, Magento = 0.25, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 82 | 100 | 133 | - |
| CMYK | 0.38 | 0.25 | 0 | 0.48 |
| HSL | 218.82º | 0.24% | 0.42% | - |
| HSV(B) | 218.82º | 0.38% | 0.52% | - |
| XYZ | 12.27 | 12.6 | 23.98 | - |
| YUV | 98.38 | 147.54 | 116.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 100 | 133 | 0.38 | 0.25 | 0 | 0.48 | 218.82 | 0.24 | 0.42 |
| Hex | 52 | 64 | 85 | 26 | 19 | 0 | 30 | DB | 18 | 2A |
| Octal | 122 | 144 | 205 | 46 | 31 | 0 | 60 | 333 | 30 | 52 |
| Binary | 1010010 | 1100100 | 10000101 | 100110 | 11001 | 0 | 110000 | 11011011 | 11000 | 101010 |
Color Harmonies of #526485
Complementary color
Monochromatic Colors of #526485
Black with #526485
Text Example
Text Example
White with #526485
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #526485; }
p { color: rgb(82,100,133); }
H1.HeaderClassName
{
color: #526485;
}
.AnyTagClassName
{
color: #526485;
}
</style>
background-color css
<style>
a { background-color: #526485; }
a { background-color: rgb(82,100,133); }
div.DivClassName
{
background-color: #526485;
}
.BgClassName
{
background-color: #526485;
}
</style>
border-color css
<style>
span { border-color: #526485; }
span { border-color: rgb(82,100,133); }
td.TdClassName
{
border-color: #526485;
}
.TagClassName
{
border-color: #526485;
}
</style>