Shades of Kashmir Blue #536790
Tints of Kashmir Blue #536790
RGB
CMYK
RGB Variations
Color information
#536790 (or 0x536790) is known color: Kashmir Blue. HEX triplet: 53, 67 and 90. RGB value is (83,103,144). Sum of RGB (Red+Green+Blue) = 83+103+144=330 (43% of max value = 765). Red value is 83 (32.81% from 255 or 25.15% from 330); Green value is 103 (40.62% from 255 or 31.21% from 330); Blue value is 144 (56.64% from 255 or 43.64% from 330); Max value from RGB is 144 - color contains mainly: blue. Hex color #536790 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #536790 is #AC986F. Grayscale: #656565. Windows color (decimal): -11311216 or 9463635. OLE color: 9463635.
HSL color Cylindrical-coordinate representation of color #536790: hue angle of 220.33º degrees, saturation: 0.27, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #536790 is Cyan = 0.42, Magento = 0.28, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 83 | 103 | 144 | - |
| CMYK | 0.42 | 0.28 | 0 | 0.44 |
| HSL | 220.33º | 0.27% | 0.45% | - |
| HSV(B) | 220.33º | 0.42% | 0.56% | - |
| XYZ | 13.45 | 13.55 | 28.29 | - |
| YUV | 101.69 | 151.87 | 114.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 103 | 144 | 0.42 | 0.28 | 0 | 0.44 | 220.33 | 0.27 | 0.45 |
| Hex | 53 | 67 | 90 | 2A | 1C | 0 | 2C | DC | 1B | 2D |
| Octal | 123 | 147 | 220 | 52 | 34 | 0 | 54 | 334 | 33 | 55 |
| Binary | 1010011 | 1100111 | 10010000 | 101010 | 11100 | 0 | 101100 | 11011100 | 11011 | 101101 |
Color Harmonies of #536790
Complementary color
Monochromatic Colors of #536790
Black with #536790
Text Example
Text Example
White with #536790
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #536790; }
p { color: rgb(83,103,144); }
H1.HeaderClassName
{
color: #536790;
}
.AnyTagClassName
{
color: #536790;
}
</style>
background-color css
<style>
a { background-color: #536790; }
a { background-color: rgb(83,103,144); }
div.DivClassName
{
background-color: #536790;
}
.BgClassName
{
background-color: #536790;
}
</style>
border-color css
<style>
span { border-color: #536790; }
span { border-color: rgb(83,103,144); }
td.TdClassName
{
border-color: #536790;
}
.TagClassName
{
border-color: #536790;
}
</style>