Shades of Kashmir Blue #526282
Tints of Kashmir Blue #526282
RGB
CMYK
RGB Variations
Color information
#526282 (or 0x526282) is known color: Kashmir Blue. HEX triplet: 52, 62 and 82. RGB value is (82,98,130). Sum of RGB (Red+Green+Blue) = 82+98+130=310 (41% of max value = 765). Red value is 82 (32.42% from 255 or 26.45% from 310); Green value is 98 (38.67% from 255 or 31.61% from 310); Blue value is 130 (51.17% from 255 or 41.94% from 310); Max value from RGB is 130 - color contains mainly: blue. Hex color #526282 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #526282 is #AD9D7D. Grayscale: #606060. Windows color (decimal): -11378046 or 8544850. OLE color: 8544850.
HSL color Cylindrical-coordinate representation of color #526282: hue angle of 220º degrees, saturation: 0.23, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #526282 is Cyan = 0.37, Magento = 0.25, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 82 | 98 | 130 | - |
| CMYK | 0.37 | 0.25 | 0 | 0.49 |
| HSL | 220º | 0.23% | 0.42% | - |
| HSV(B) | 220º | 0.37% | 0.51% | - |
| XYZ | 11.88 | 12.14 | 22.84 | - |
| YUV | 96.86 | 146.7 | 117.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 98 | 130 | 0.37 | 0.25 | 0 | 0.49 | 220 | 0.23 | 0.42 |
| Hex | 52 | 62 | 82 | 25 | 19 | 0 | 31 | DC | 17 | 2A |
| Octal | 122 | 142 | 202 | 45 | 31 | 0 | 61 | 334 | 27 | 52 |
| Binary | 1010010 | 1100010 | 10000010 | 100101 | 11001 | 0 | 110001 | 11011100 | 10111 | 101010 |
Color Harmonies of #526282
Complementary color
Monochromatic Colors of #526282
Black with #526282
Text Example
Text Example
White with #526282
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #526282; }
p { color: rgb(82,98,130); }
H1.HeaderClassName
{
color: #526282;
}
.AnyTagClassName
{
color: #526282;
}
</style>
background-color css
<style>
a { background-color: #526282; }
a { background-color: rgb(82,98,130); }
div.DivClassName
{
background-color: #526282;
}
.BgClassName
{
background-color: #526282;
}
</style>
border-color css
<style>
span { border-color: #526282; }
span { border-color: rgb(82,98,130); }
td.TdClassName
{
border-color: #526282;
}
.TagClassName
{
border-color: #526282;
}
</style>