Shades of Kashmir Blue #607283
Tints of Kashmir Blue #607283
RGB
CMYK
RGB Variations
Color information
#607283 (or 0x607283) is known color: Kashmir Blue. HEX triplet: 60, 72 and 83. RGB value is (96,114,131). Sum of RGB (Red+Green+Blue) = 96+114+131=341 (45% of max value = 765). Red value is 96 (37.89% from 255 or 28.15% from 341); Green value is 114 (44.92% from 255 or 33.43% from 341); Blue value is 131 (51.56% from 255 or 38.42% from 341); Max value from RGB is 131 - color contains mainly: blue. Hex color #607283 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #607283 is #9F8D7C. Grayscale: #6E6E6E. Windows color (decimal): -10456445 or 8614496. OLE color: 8614496.
HSL color Cylindrical-coordinate representation of color #607283: hue angle of 209.14º degrees, saturation: 0.15, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #607283 is Cyan = 0.27, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 96 | 114 | 131 | - |
| CMYK | 0.27 | 0.13 | 0 | 0.49 |
| HSL | 209.14º | 0.15% | 0.45% | - |
| HSV(B) | 209.14º | 0.27% | 0.51% | - |
| XYZ | 14.94 | 16.16 | 23.8 | - |
| YUV | 110.56 | 139.54 | 117.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 114 | 131 | 0.27 | 0.13 | 0 | 0.49 | 209.14 | 0.15 | 0.45 |
| Hex | 60 | 72 | 83 | 1B | D | 0 | 31 | D1 | F | 2D |
| Octal | 140 | 162 | 203 | 33 | 15 | 0 | 61 | 321 | 17 | 55 |
| Binary | 1100000 | 1110010 | 10000011 | 11011 | 1101 | 0 | 110001 | 11010001 | 1111 | 101101 |
Color Harmonies of #607283
Complementary color
Monochromatic Colors of #607283
Black with #607283
Text Example
Text Example
White with #607283
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #607283; }
p { color: rgb(96,114,131); }
H1.HeaderClassName
{
color: #607283;
}
.AnyTagClassName
{
color: #607283;
}
</style>
background-color css
<style>
a { background-color: #607283; }
a { background-color: rgb(96,114,131); }
div.DivClassName
{
background-color: #607283;
}
.BgClassName
{
background-color: #607283;
}
</style>
border-color css
<style>
span { border-color: #607283; }
span { border-color: rgb(96,114,131); }
td.TdClassName
{
border-color: #607283;
}
.TagClassName
{
border-color: #607283;
}
</style>