Shades of Kashmir Blue #5A7390
Tints of Kashmir Blue #5A7390
RGB
CMYK
RGB Variations
Color information
#5A7390 (or 0x5A7390) is known color: Kashmir Blue. HEX triplet: 5A, 73 and 90. RGB value is (90,115,144). Sum of RGB (Red+Green+Blue) = 90+115+144=349 (46% of max value = 765). Red value is 90 (35.55% from 255 or 25.79% from 349); Green value is 115 (45.31% from 255 or 32.95% from 349); Blue value is 144 (56.64% from 255 or 41.26% from 349); Max value from RGB is 144 - color contains mainly: blue. Hex color #5A7390 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #5A7390 is #A58C6F. Grayscale: #6E6E6E. Windows color (decimal): -10849392 or 9466714. OLE color: 9466714.
HSL color Cylindrical-coordinate representation of color #5A7390: hue angle of 212.22º degrees, saturation: 0.23, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #5A7390 is Cyan = 0.37, Magento = 0.20, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 90 | 115 | 144 | - |
| CMYK | 0.37 | 0.20 | 0 | 0.44 |
| HSL | 212.22º | 0.23% | 0.46% | - |
| HSV(B) | 212.22º | 0.38% | 0.56% | - |
| XYZ | 15.38 | 16.45 | 28.75 | - |
| YUV | 110.83 | 146.72 | 113.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 90 | 115 | 144 | 0.37 | 0.20 | 0 | 0.44 | 212.22 | 0.23 | 0.46 |
| Hex | 5A | 73 | 90 | 25 | 14 | 0 | 2C | D4 | 17 | 2E |
| Octal | 132 | 163 | 220 | 45 | 24 | 0 | 54 | 324 | 27 | 56 |
| Binary | 1011010 | 1110011 | 10010000 | 100101 | 10100 | 0 | 101100 | 11010100 | 10111 | 101110 |
Color Harmonies of #5A7390
Complementary color
Monochromatic Colors of #5A7390
Black with #5A7390
Text Example
Text Example
White with #5A7390
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #5A7390; }
p { color: rgb(90,115,144); }
H1.HeaderClassName
{
color: #5A7390;
}
.AnyTagClassName
{
color: #5A7390;
}
</style>
background-color css
<style>
a { background-color: #5A7390; }
a { background-color: rgb(90,115,144); }
div.DivClassName
{
background-color: #5A7390;
}
.BgClassName
{
background-color: #5A7390;
}
</style>
border-color css
<style>
span { border-color: #5A7390; }
span { border-color: rgb(90,115,144); }
td.TdClassName
{
border-color: #5A7390;
}
.TagClassName
{
border-color: #5A7390;
}
</style>