Shades of Kashmir Blue #536789
Tints of Kashmir Blue #536789
RGB
CMYK
RGB Variations
Color information
#536789 (or 0x536789) is known color: Kashmir Blue. HEX triplet: 53, 67 and 89. RGB value is (83,103,137). Sum of RGB (Red+Green+Blue) = 83+103+137=323 (42% of max value = 765). Red value is 83 (32.81% from 255 or 25.70% from 323); Green value is 103 (40.62% from 255 or 31.89% from 323); Blue value is 137 (53.91% from 255 or 42.41% from 323); Max value from RGB is 137 - color contains mainly: blue. Hex color #536789 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #536789 is #AC9876. Grayscale: #646464. Windows color (decimal): -11311223 or 9004883. OLE color: 9004883.
HSL color Cylindrical-coordinate representation of color #536789: hue angle of 217.78º degrees, saturation: 0.25, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #536789 is Cyan = 0.39, Magento = 0.25, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 83 | 103 | 137 | - |
| CMYK | 0.39 | 0.25 | 0 | 0.46 |
| HSL | 217.78º | 0.25% | 0.43% | - |
| HSV(B) | 217.78º | 0.39% | 0.54% | - |
| XYZ | 12.93 | 13.35 | 25.56 | - |
| YUV | 100.9 | 148.37 | 115.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 103 | 137 | 0.39 | 0.25 | 0 | 0.46 | 217.78 | 0.25 | 0.43 |
| Hex | 53 | 67 | 89 | 27 | 19 | 0 | 2E | DA | 19 | 2B |
| Octal | 123 | 147 | 211 | 47 | 31 | 0 | 56 | 332 | 31 | 53 |
| Binary | 1010011 | 1100111 | 10001001 | 100111 | 11001 | 0 | 101110 | 11011010 | 11001 | 101011 |
Color Harmonies of #536789
Complementary color
Monochromatic Colors of #536789
Black with #536789
Text Example
Text Example
White with #536789
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #536789; }
p { color: rgb(83,103,137); }
H1.HeaderClassName
{
color: #536789;
}
.AnyTagClassName
{
color: #536789;
}
</style>
background-color css
<style>
a { background-color: #536789; }
a { background-color: rgb(83,103,137); }
div.DivClassName
{
background-color: #536789;
}
.BgClassName
{
background-color: #536789;
}
</style>
border-color css
<style>
span { border-color: #536789; }
span { border-color: rgb(83,103,137); }
td.TdClassName
{
border-color: #536789;
}
.TagClassName
{
border-color: #536789;
}
</style>