Shades of Rolling Stone #61817A
Tints of Rolling Stone #61817A
RGB
CMYK
RGB Variations
Color information
#61817A (or 0x61817A) is known color: Rolling Stone. HEX triplet: 61, 81 and 7A. RGB value is (97,129,122). Sum of RGB (Red+Green+Blue) = 97+129+122=348 (46% of max value = 765). Red value is 97 (38.28% from 255 or 27.87% from 348); Green value is 129 (50.78% from 255 or 37.07% from 348); Blue value is 122 (48.05% from 255 or 35.06% from 348); Max value from RGB is 129 - color contains mainly: green. Hex color #61817A is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #61817A is #9E7E85. Grayscale: #767676. Windows color (decimal): -10387078 or 8028513. OLE color: 8028513.
HSL color Cylindrical-coordinate representation of color #61817A: hue angle of 166.88º degrees, saturation: 0.14, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #61817A is Cyan = 0.25, Magento = 0, Yellow = 0.05 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 97 | 129 | 122 | - |
| CMYK | 0.25 | 0 | 0.05 | 0.49 |
| HSL | 166.88º | 0.14% | 0.44% | - |
| HSV(B) | 166.88º | 0.25% | 0.51% | - |
| XYZ | 16.29 | 19.65 | 21.35 | - |
| YUV | 118.63 | 129.9 | 112.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 129 | 122 | 0.25 | 0 | 0.05 | 0.49 | 166.88 | 0.14 | 0.44 |
| Hex | 61 | 81 | 7A | 19 | 0 | 5 | 31 | A7 | E | 2C |
| Octal | 141 | 201 | 172 | 31 | 0 | 5 | 61 | 247 | 16 | 54 |
| Binary | 1100001 | 10000001 | 1111010 | 11001 | 0 | 101 | 110001 | 10100111 | 1110 | 101100 |
Color Harmonies of #61817A
Complementary color
Monochromatic Colors of #61817A
Black with #61817A
Text Example
Text Example
White with #61817A
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #61817A; }
p { color: rgb(97,129,122); }
H1.HeaderClassName
{
color: #61817A;
}
.AnyTagClassName
{
color: #61817A;
}
</style>
background-color css
<style>
a { background-color: #61817A; }
a { background-color: rgb(97,129,122); }
div.DivClassName
{
background-color: #61817A;
}
.BgClassName
{
background-color: #61817A;
}
</style>
border-color css
<style>
span { border-color: #61817A; }
span { border-color: rgb(97,129,122); }
td.TdClassName
{
border-color: #61817A;
}
.TagClassName
{
border-color: #61817A;
}
</style>