Shades of Raven #617181
Tints of Raven #617181
RGB
CMYK
RGB Variations
Color information
#617181 (or 0x617181) is known color: Raven. HEX triplet: 61, 71 and 81. RGB value is (97,113,129). Sum of RGB (Red+Green+Blue) = 97+113+129=339 (44% of max value = 765). Red value is 97 (38.28% from 255 or 28.61% from 339); Green value is 113 (44.53% from 255 or 33.33% from 339); Blue value is 129 (50.78% from 255 or 38.05% from 339); Max value from RGB is 129 - color contains mainly: blue. Hex color #617181 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #617181 is #9E8E7E. Grayscale: #6D6D6D. Windows color (decimal): -10391167 or 8483169. OLE color: 8483169.
HSL color Cylindrical-coordinate representation of color #617181: hue angle of 210º 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 #617181 is Cyan = 0.25, Magento = 0.12, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 97 | 113 | 129 | - |
| CMYK | 0.25 | 0.12 | 0 | 0.49 |
| HSL | 210º | 0.14% | 0.44% | - |
| HSV(B) | 210º | 0.25% | 0.51% | - |
| XYZ | 14.8 | 15.94 | 23.07 | - |
| YUV | 110.04 | 138.7 | 118.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 113 | 129 | 0.25 | 0.12 | 0 | 0.49 | 210 | 0.14 | 0.44 |
| Hex | 61 | 71 | 81 | 19 | C | 0 | 31 | D2 | E | 2C |
| Octal | 141 | 161 | 201 | 31 | 14 | 0 | 61 | 322 | 16 | 54 |
| Binary | 1100001 | 1110001 | 10000001 | 11001 | 1100 | 0 | 110001 | 11010010 | 1110 | 101100 |
Color Harmonies of #617181
Complementary color
Monochromatic Colors of #617181
Black with #617181
Text Example
Text Example
White with #617181
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #617181; }
p { color: rgb(97,113,129); }
H1.HeaderClassName
{
color: #617181;
}
.AnyTagClassName
{
color: #617181;
}
</style>
background-color css
<style>
a { background-color: #617181; }
a { background-color: rgb(97,113,129); }
div.DivClassName
{
background-color: #617181;
}
.BgClassName
{
background-color: #617181;
}
</style>
border-color css
<style>
span { border-color: #617181; }
span { border-color: rgb(97,113,129); }
td.TdClassName
{
border-color: #617181;
}
.TagClassName
{
border-color: #617181;
}
</style>