Shades of Kashmir Blue #5B6781
Tints of Kashmir Blue #5B6781
RGB
CMYK
RGB Variations
Color information
#5B6781 (or 0x5B6781) is known color: Kashmir Blue. HEX triplet: 5B, 67 and 81. RGB value is (91,103,129). Sum of RGB (Red+Green+Blue) = 91+103+129=323 (42% of max value = 765). Red value is 91 (35.94% from 255 or 28.17% from 323); Green value is 103 (40.62% from 255 or 31.89% from 323); Blue value is 129 (50.78% from 255 or 39.94% from 323); Max value from RGB is 129 - color contains mainly: blue. Hex color #5B6781 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #5B6781 is #A4987E. Grayscale: #666666. Windows color (decimal): -10786943 or 8480603. OLE color: 8480603.
HSL color Cylindrical-coordinate representation of color #5B6781: hue angle of 221.05º degrees, saturation: 0.17, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #5B6781 is Cyan = 0.29, Magento = 0.20, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 91 | 103 | 129 | - |
| CMYK | 0.29 | 0.20 | 0 | 0.49 |
| HSL | 221.05º | 0.17% | 0.43% | - |
| HSV(B) | 221.05º | 0.29% | 0.51% | - |
| XYZ | 13.13 | 13.51 | 22.68 | - |
| YUV | 102.38 | 143.02 | 119.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 91 | 103 | 129 | 0.29 | 0.20 | 0 | 0.49 | 221.05 | 0.17 | 0.43 |
| Hex | 5B | 67 | 81 | 1D | 14 | 0 | 31 | DD | 11 | 2B |
| Octal | 133 | 147 | 201 | 35 | 24 | 0 | 61 | 335 | 21 | 53 |
| Binary | 1011011 | 1100111 | 10000001 | 11101 | 10100 | 0 | 110001 | 11011101 | 10001 | 101011 |
Color Harmonies of #5B6781
Complementary color
Monochromatic Colors of #5B6781
Black with #5B6781
Text Example
Text Example
White with #5B6781
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #5B6781; }
p { color: rgb(91,103,129); }
H1.HeaderClassName
{
color: #5B6781;
}
.AnyTagClassName
{
color: #5B6781;
}
</style>
background-color css
<style>
a { background-color: #5B6781; }
a { background-color: rgb(91,103,129); }
div.DivClassName
{
background-color: #5B6781;
}
.BgClassName
{
background-color: #5B6781;
}
</style>
border-color css
<style>
span { border-color: #5B6781; }
span { border-color: rgb(91,103,129); }
td.TdClassName
{
border-color: #5B6781;
}
.TagClassName
{
border-color: #5B6781;
}
</style>