Shades of Kashmir Blue #617285
Tints of Kashmir Blue #617285
RGB
CMYK
RGB Variations
Color information
#617285 (or 0x617285) is known color: Kashmir Blue. HEX triplet: 61, 72 and 85. RGB value is (97,114,133). Sum of RGB (Red+Green+Blue) = 97+114+133=344 (45% of max value = 765). Red value is 97 (38.28% from 255 or 28.20% from 344); Green value is 114 (44.92% from 255 or 33.14% from 344); Blue value is 133 (52.34% from 255 or 38.66% from 344); Max value from RGB is 133 - color contains mainly: blue. Hex color #617285 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #617285 is #9E8D7A. Grayscale: #6E6E6E. Windows color (decimal): -10390907 or 8745569. OLE color: 8745569.
HSL color Cylindrical-coordinate representation of color #617285: hue angle of 211.67º degrees, saturation: 0.16, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #617285 is Cyan = 0.27, Magento = 0.14, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 97 | 114 | 133 | - |
| CMYK | 0.27 | 0.14 | 0 | 0.48 |
| HSL | 211.67º | 0.16% | 0.45% | - |
| HSV(B) | 211.67º | 0.27% | 0.52% | - |
| XYZ | 15.18 | 16.27 | 24.53 | - |
| YUV | 111.08 | 140.37 | 117.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 114 | 133 | 0.27 | 0.14 | 0 | 0.48 | 211.67 | 0.16 | 0.45 |
| Hex | 61 | 72 | 85 | 1B | E | 0 | 30 | D4 | 10 | 2D |
| Octal | 141 | 162 | 205 | 33 | 16 | 0 | 60 | 324 | 20 | 55 |
| Binary | 1100001 | 1110010 | 10000101 | 11011 | 1110 | 0 | 110000 | 11010100 | 10000 | 101101 |
Color Harmonies of #617285
Complementary color
Monochromatic Colors of #617285
Black with #617285
Text Example
Text Example
White with #617285
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #617285; }
p { color: rgb(97,114,133); }
H1.HeaderClassName
{
color: #617285;
}
.AnyTagClassName
{
color: #617285;
}
</style>
background-color css
<style>
a { background-color: #617285; }
a { background-color: rgb(97,114,133); }
div.DivClassName
{
background-color: #617285;
}
.BgClassName
{
background-color: #617285;
}
</style>
border-color css
<style>
span { border-color: #617285; }
span { border-color: rgb(97,114,133); }
td.TdClassName
{
border-color: #617285;
}
.TagClassName
{
border-color: #617285;
}
</style>