Shades of Raven #717679
Tints of Raven #717679
RGB
CMYK
RGB Variations
Color information
#717679 (or 0x717679) is known color: Raven. HEX triplet: 71, 76 and 79. RGB value is (113,118,121). Sum of RGB (Red+Green+Blue) = 113+118+121=352 (46% of max value = 765). Red value is 113 (44.53% from 255 or 32.10% from 352); Green value is 118 (46.48% from 255 or 33.52% from 352); Blue value is 121 (47.66% from 255 or 34.38% from 352); Max value from RGB is 121 - color contains mainly: blue. Hex color #717679 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #717679 is #8E8986. Grayscale: #747474. Windows color (decimal): -9341319 or 7960177. OLE color: 7960177.
HSL color Cylindrical-coordinate representation of color #717679: hue angle of 202.5º degrees, saturation: 0.03, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.07%. Process color model (Four color, CMYK) of #717679 is Cyan = 0.07, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 113 | 118 | 121 | - |
| CMYK | 0.07 | 0.02 | 0 | 0.53 |
| HSL | 202.5º | 0.03% | 0.46% | - |
| HSV(B) | 202.5º | 0.07% | 0.47% | - |
| XYZ | 16.74 | 17.85 | 20.65 | - |
| YUV | 116.85 | 130.34 | 125.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 118 | 121 | 0.07 | 0.02 | 0 | 0.53 | 202.5 | 0.03 | 0.46 |
| Hex | 71 | 76 | 79 | 7 | 2 | 0 | 35 | CA | 3 | 2E |
| Octal | 161 | 166 | 171 | 7 | 2 | 0 | 65 | 312 | 3 | 56 |
| Binary | 1110001 | 1110110 | 1111001 | 111 | 10 | 0 | 110101 | 11001010 | 11 | 101110 |
Color Harmonies of #717679
Complementary color
Monochromatic Colors of #717679
Black with #717679
Text Example
Text Example
White with #717679
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #717679; }
p { color: rgb(113,118,121); }
H1.HeaderClassName
{
color: #717679;
}
.AnyTagClassName
{
color: #717679;
}
</style>
background-color css
<style>
a { background-color: #717679; }
a { background-color: rgb(113,118,121); }
div.DivClassName
{
background-color: #717679;
}
.BgClassName
{
background-color: #717679;
}
</style>
border-color css
<style>
span { border-color: #717679; }
span { border-color: rgb(113,118,121); }
td.TdClassName
{
border-color: #717679;
}
.TagClassName
{
border-color: #717679;
}
</style>