Shades of Shuttle Grey #616774
Tints of Shuttle Grey #616774
RGB
CMYK
RGB Variations
Color information
#616774 (or 0x616774) is known color: Shuttle Grey. HEX triplet: 61, 67 and 74. RGB value is (97,103,116). Sum of RGB (Red+Green+Blue) = 97+103+116=316 (41% of max value = 765). Red value is 97 (38.28% from 255 or 30.70% from 316); Green value is 103 (40.62% from 255 or 32.59% from 316); Blue value is 116 (45.70% from 255 or 36.71% from 316); Max value from RGB is 116 - color contains mainly: blue. Hex color #616774 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #616774 is #9E988B. Grayscale: #666666. Windows color (decimal): -10393740 or 7628641. OLE color: 7628641.
HSL color Cylindrical-coordinate representation of color #616774: hue angle of 221.05º degrees, saturation: 0.09, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.16%. Process color model (Four color, CMYK) of #616774 is Cyan = 0.16, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 97 | 103 | 116 | - |
| CMYK | 0.16 | 0.11 | 0 | 0.55 |
| HSL | 221.05º | 0.09% | 0.42% | - |
| HSV(B) | 221.05º | 0.16% | 0.45% | - |
| XYZ | 12.93 | 13.5 | 18.45 | - |
| YUV | 102.69 | 135.51 | 123.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 103 | 116 | 0.16 | 0.11 | 0 | 0.55 | 221.05 | 0.09 | 0.42 |
| Hex | 61 | 67 | 74 | 10 | B | 0 | 37 | DD | 9 | 2A |
| Octal | 141 | 147 | 164 | 20 | 13 | 0 | 67 | 335 | 11 | 52 |
| Binary | 1100001 | 1100111 | 1110100 | 10000 | 1011 | 0 | 110111 | 11011101 | 1001 | 101010 |
Color Harmonies of #616774
Complementary color
Monochromatic Colors of #616774
Black with #616774
Text Example
Text Example
White with #616774
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #616774; }
p { color: rgb(97,103,116); }
H1.HeaderClassName
{
color: #616774;
}
.AnyTagClassName
{
color: #616774;
}
</style>
background-color css
<style>
a { background-color: #616774; }
a { background-color: rgb(97,103,116); }
div.DivClassName
{
background-color: #616774;
}
.BgClassName
{
background-color: #616774;
}
</style>
border-color css
<style>
span { border-color: #616774; }
span { border-color: rgb(97,103,116); }
td.TdClassName
{
border-color: #616774;
}
.TagClassName
{
border-color: #616774;
}
</style>