Shades of Raven #697178
Tints of Raven #697178
RGB
CMYK
RGB Variations
Color information
#697178 (or 0x697178) is known color: Raven. HEX triplet: 69, 71 and 78. RGB value is (105,113,120). Sum of RGB (Red+Green+Blue) = 105+113+120=338 (44% of max value = 765). Red value is 105 (41.41% from 255 or 31.07% from 338); Green value is 113 (44.53% from 255 or 33.43% from 338); Blue value is 120 (47.27% from 255 or 35.50% from 338); Max value from RGB is 120 - color contains mainly: blue. Hex color #697178 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #697178 is #968E87. Grayscale: #6F6F6F. Windows color (decimal): -9866888 or 7893353. OLE color: 7893353.
HSL color Cylindrical-coordinate representation of color #697178: hue angle of 208º degrees, saturation: 0.07, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.12%. Process color model (Four color, CMYK) of #697178 is Cyan = 0.13, Magento = 0.06, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 105 | 113 | 120 | - |
| CMYK | 0.13 | 0.06 | 0 | 0.53 |
| HSL | 208º | 0.07% | 0.44% | - |
| HSV(B) | 208º | 0.13% | 0.47% | - |
| XYZ | 15.12 | 16.17 | 20.09 | - |
| YUV | 111.41 | 132.85 | 123.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 113 | 120 | 0.13 | 0.06 | 0 | 0.53 | 208 | 0.07 | 0.44 |
| Hex | 69 | 71 | 78 | D | 6 | 0 | 35 | D0 | 7 | 2C |
| Octal | 151 | 161 | 170 | 15 | 6 | 0 | 65 | 320 | 7 | 54 |
| Binary | 1101001 | 1110001 | 1111000 | 1101 | 110 | 0 | 110101 | 11010000 | 111 | 101100 |
Color Harmonies of #697178
Complementary color
Monochromatic Colors of #697178
Black with #697178
Text Example
Text Example
White with #697178
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #697178; }
p { color: rgb(105,113,120); }
H1.HeaderClassName
{
color: #697178;
}
.AnyTagClassName
{
color: #697178;
}
</style>
background-color css
<style>
a { background-color: #697178; }
a { background-color: rgb(105,113,120); }
div.DivClassName
{
background-color: #697178;
}
.BgClassName
{
background-color: #697178;
}
</style>
border-color css
<style>
span { border-color: #697178; }
span { border-color: rgb(105,113,120); }
td.TdClassName
{
border-color: #697178;
}
.TagClassName
{
border-color: #697178;
}
</style>