Shades of Kashmir Blue #627388
Tints of Kashmir Blue #627388
RGB
CMYK
RGB Variations
Color information
#627388 (or 0x627388) is known color: Kashmir Blue. HEX triplet: 62, 73 and 88. RGB value is (98,115,136). Sum of RGB (Red+Green+Blue) = 98+115+136=349 (46% of max value = 765). Red value is 98 (38.67% from 255 or 28.08% from 349); Green value is 115 (45.31% from 255 or 32.95% from 349); Blue value is 136 (53.52% from 255 or 38.97% from 349); Max value from RGB is 136 - color contains mainly: blue. Hex color #627388 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #627388 is #9D8C77. Grayscale: #707070. Windows color (decimal): -10325112 or 8942434. OLE color: 8942434.
HSL color Cylindrical-coordinate representation of color #627388: hue angle of 213.16º degrees, saturation: 0.16, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #627388 is Cyan = 0.28, Magento = 0.15, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 98 | 115 | 136 | - |
| CMYK | 0.28 | 0.15 | 0 | 0.47 |
| HSL | 213.16º | 0.16% | 0.46% | - |
| HSV(B) | 213.16º | 0.28% | 0.53% | - |
| XYZ | 15.61 | 16.64 | 25.68 | - |
| YUV | 112.31 | 141.37 | 117.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 115 | 136 | 0.28 | 0.15 | 0 | 0.47 | 213.16 | 0.16 | 0.46 |
| Hex | 62 | 73 | 88 | 1C | F | 0 | 2F | D5 | 10 | 2E |
| Octal | 142 | 163 | 210 | 34 | 17 | 0 | 57 | 325 | 20 | 56 |
| Binary | 1100010 | 1110011 | 10001000 | 11100 | 1111 | 0 | 101111 | 11010101 | 10000 | 101110 |
Color Harmonies of #627388
Complementary color
Monochromatic Colors of #627388
Black with #627388
Text Example
Text Example
White with #627388
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #627388; }
p { color: rgb(98,115,136); }
H1.HeaderClassName
{
color: #627388;
}
.AnyTagClassName
{
color: #627388;
}
</style>
background-color css
<style>
a { background-color: #627388; }
a { background-color: rgb(98,115,136); }
div.DivClassName
{
background-color: #627388;
}
.BgClassName
{
background-color: #627388;
}
</style>
border-color css
<style>
span { border-color: #627388; }
span { border-color: rgb(98,115,136); }
td.TdClassName
{
border-color: #627388;
}
.TagClassName
{
border-color: #627388;
}
</style>