Shades of Raven #617282
Tints of Raven #617282
RGB
CMYK
RGB Variations
Color information
#617282 (or 0x617282) is known color: Raven. HEX triplet: 61, 72 and 82. RGB value is (97,114,130). Sum of RGB (Red+Green+Blue) = 97+114+130=341 (45% of max value = 765). Red value is 97 (38.28% from 255 or 28.45% from 341); Green value is 114 (44.92% from 255 or 33.43% from 341); Blue value is 130 (51.17% from 255 or 38.12% from 341); Max value from RGB is 130 - color contains mainly: blue. Hex color #617282 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #617282 is #9E8D7D. Grayscale: #6E6E6E. Windows color (decimal): -10390910 or 8548961. OLE color: 8548961.
HSL color Cylindrical-coordinate representation of color #617282: hue angle of 209.09º degrees, saturation: 0.15, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #617282 is Cyan = 0.25, Magento = 0.12, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 97 | 114 | 130 | - |
| CMYK | 0.25 | 0.12 | 0 | 0.49 |
| HSL | 209.09º | 0.15% | 0.45% | - |
| HSV(B) | 209.09º | 0.25% | 0.51% | - |
| XYZ | 14.98 | 16.19 | 23.45 | - |
| YUV | 110.74 | 138.87 | 118.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 114 | 130 | 0.25 | 0.12 | 0 | 0.49 | 209.09 | 0.15 | 0.45 |
| Hex | 61 | 72 | 82 | 19 | C | 0 | 31 | D1 | F | 2D |
| Octal | 141 | 162 | 202 | 31 | 14 | 0 | 61 | 321 | 17 | 55 |
| Binary | 1100001 | 1110010 | 10000010 | 11001 | 1100 | 0 | 110001 | 11010001 | 1111 | 101101 |
Color Harmonies of #617282
Complementary color
Monochromatic Colors of #617282
Black with #617282
Text Example
Text Example
White with #617282
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #617282; }
p { color: rgb(97,114,130); }
H1.HeaderClassName
{
color: #617282;
}
.AnyTagClassName
{
color: #617282;
}
</style>
background-color css
<style>
a { background-color: #617282; }
a { background-color: rgb(97,114,130); }
div.DivClassName
{
background-color: #617282;
}
.BgClassName
{
background-color: #617282;
}
</style>
border-color css
<style>
span { border-color: #617282; }
span { border-color: rgb(97,114,130); }
td.TdClassName
{
border-color: #617282;
}
.TagClassName
{
border-color: #617282;
}
</style>