Shades of Shuttle Grey #616772
Tints of Shuttle Grey #616772
RGB
CMYK
RGB Variations
Color information
#616772 (or 0x616772) is known color: Shuttle Grey. HEX triplet: 61, 67 and 72. RGB value is (97,103,114). Sum of RGB (Red+Green+Blue) = 97+103+114=314 (41% of max value = 765). Red value is 97 (38.28% from 255 or 30.89% from 314); Green value is 103 (40.62% from 255 or 32.80% from 314); Blue value is 114 (44.92% from 255 or 36.31% from 314); Max value from RGB is 114 - color contains mainly: blue. Hex color #616772 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #616772 is #9E988D. Grayscale: #666666. Windows color (decimal): -10393742 or 7497569. OLE color: 7497569.
HSL color Cylindrical-coordinate representation of color #616772: hue angle of 218.82º degrees, saturation: 0.08, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #616772 is Cyan = 0.15, Magento = 0.10, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 97 | 103 | 114 | - |
| CMYK | 0.15 | 0.10 | 0 | 0.55 |
| HSL | 218.82º | 0.08% | 0.41% | - |
| HSV(B) | 218.82º | 0.15% | 0.45% | - |
| XYZ | 12.82 | 13.46 | 17.84 | - |
| YUV | 102.46 | 134.51 | 124.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 103 | 114 | 0.15 | 0.10 | 0 | 0.55 | 218.82 | 0.08 | 0.41 |
| Hex | 61 | 67 | 72 | F | A | 0 | 37 | DB | 8 | 29 |
| Octal | 141 | 147 | 162 | 17 | 12 | 0 | 67 | 333 | 10 | 51 |
| Binary | 1100001 | 1100111 | 1110010 | 1111 | 1010 | 0 | 110111 | 11011011 | 1000 | 101001 |
Color Harmonies of #616772
Complementary color
Monochromatic Colors of #616772
Black with #616772
Text Example
Text Example
White with #616772
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #616772; }
p { color: rgb(97,103,114); }
H1.HeaderClassName
{
color: #616772;
}
.AnyTagClassName
{
color: #616772;
}
</style>
background-color css
<style>
a { background-color: #616772; }
a { background-color: rgb(97,103,114); }
div.DivClassName
{
background-color: #616772;
}
.BgClassName
{
background-color: #616772;
}
</style>
border-color css
<style>
span { border-color: #616772; }
span { border-color: rgb(97,103,114); }
td.TdClassName
{
border-color: #616772;
}
.TagClassName
{
border-color: #616772;
}
</style>