Shades of Kashmir Blue #526689
Tints of Kashmir Blue #526689
RGB
CMYK
RGB Variations
Color information
#526689 (or 0x526689) is known color: Kashmir Blue. HEX triplet: 52, 66 and 89. RGB value is (82,102,137). Sum of RGB (Red+Green+Blue) = 82+102+137=321 (42% of max value = 765). Red value is 82 (32.42% from 255 or 25.55% from 321); Green value is 102 (40.23% from 255 or 31.78% from 321); Blue value is 137 (53.91% from 255 or 42.68% from 321); Max value from RGB is 137 - color contains mainly: blue. Hex color #526689 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #526689 is #AD9976. Grayscale: #636363. Windows color (decimal): -11377015 or 9004626. OLE color: 9004626.
HSL color Cylindrical-coordinate representation of color #526689: hue angle of 218.18º degrees, saturation: 0.25, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #526689 is Cyan = 0.40, Magento = 0.26, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 82 | 102 | 137 | - |
| CMYK | 0.40 | 0.26 | 0 | 0.46 |
| HSL | 218.18º | 0.25% | 0.43% | - |
| HSV(B) | 218.18º | 0.4% | 0.54% | - |
| XYZ | 12.75 | 13.1 | 25.52 | - |
| YUV | 100.01 | 148.87 | 115.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 102 | 137 | 0.40 | 0.26 | 0 | 0.46 | 218.18 | 0.25 | 0.43 |
| Hex | 52 | 66 | 89 | 28 | 1A | 0 | 2E | DA | 19 | 2B |
| Octal | 122 | 146 | 211 | 50 | 32 | 0 | 56 | 332 | 31 | 53 |
| Binary | 1010010 | 1100110 | 10001001 | 101000 | 11010 | 0 | 101110 | 11011010 | 11001 | 101011 |
Color Harmonies of #526689
Complementary color
Monochromatic Colors of #526689
Black with #526689
Text Example
Text Example
White with #526689
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #526689; }
p { color: rgb(82,102,137); }
H1.HeaderClassName
{
color: #526689;
}
.AnyTagClassName
{
color: #526689;
}
</style>
background-color css
<style>
a { background-color: #526689; }
a { background-color: rgb(82,102,137); }
div.DivClassName
{
background-color: #526689;
}
.BgClassName
{
background-color: #526689;
}
</style>
border-color css
<style>
span { border-color: #526689; }
span { border-color: rgb(82,102,137); }
td.TdClassName
{
border-color: #526689;
}
.TagClassName
{
border-color: #526689;
}
</style>