Shades of Kashmir Blue #627385
Tints of Kashmir Blue #627385
RGB
CMYK
RGB Variations
Color information
#627385 (or 0x627385) is known color: Kashmir Blue. HEX triplet: 62, 73 and 85. RGB value is (98,115,133). Sum of RGB (Red+Green+Blue) = 98+115+133=346 (45% of max value = 765). Red value is 98 (38.67% from 255 or 28.32% from 346); Green value is 115 (45.31% from 255 or 33.24% from 346); Blue value is 133 (52.34% from 255 or 38.44% from 346); Max value from RGB is 133 - color contains mainly: blue. Hex color #627385 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #627385 is #9D8C7A. Grayscale: #6F6F6F. Windows color (decimal): -10325115 or 8745826. OLE color: 8745826.
HSL color Cylindrical-coordinate representation of color #627385: hue angle of 210.86º degrees, saturation: 0.15, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #627385 is Cyan = 0.26, Magento = 0.14, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 98 | 115 | 133 | - |
| CMYK | 0.26 | 0.14 | 0 | 0.48 |
| HSL | 210.86º | 0.15% | 0.45% | - |
| HSV(B) | 210.86º | 0.26% | 0.52% | - |
| XYZ | 15.4 | 16.55 | 24.57 | - |
| YUV | 111.97 | 139.87 | 118.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 115 | 133 | 0.26 | 0.14 | 0 | 0.48 | 210.86 | 0.15 | 0.45 |
| Hex | 62 | 73 | 85 | 1A | E | 0 | 30 | D3 | F | 2D |
| Octal | 142 | 163 | 205 | 32 | 16 | 0 | 60 | 323 | 17 | 55 |
| Binary | 1100010 | 1110011 | 10000101 | 11010 | 1110 | 0 | 110000 | 11010011 | 1111 | 101101 |
Color Harmonies of #627385
Complementary color
Monochromatic Colors of #627385
Black with #627385
Text Example
Text Example
White with #627385
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #627385; }
p { color: rgb(98,115,133); }
H1.HeaderClassName
{
color: #627385;
}
.AnyTagClassName
{
color: #627385;
}
</style>
background-color css
<style>
a { background-color: #627385; }
a { background-color: rgb(98,115,133); }
div.DivClassName
{
background-color: #627385;
}
.BgClassName
{
background-color: #627385;
}
</style>
border-color css
<style>
span { border-color: #627385; }
span { border-color: rgb(98,115,133); }
td.TdClassName
{
border-color: #627385;
}
.TagClassName
{
border-color: #627385;
}
</style>