Shades of Raven #697381
Tints of Raven #697381
RGB
CMYK
RGB Variations
Color information
#697381 (or 0x697381) is known color: Raven. HEX triplet: 69, 73 and 81. RGB value is (105,115,129). Sum of RGB (Red+Green+Blue) = 105+115+129=349 (46% of max value = 765). Red value is 105 (41.41% from 255 or 30.09% from 349); Green value is 115 (45.31% from 255 or 32.95% from 349); Blue value is 129 (50.78% from 255 or 36.96% from 349); Max value from RGB is 129 - color contains mainly: blue. Hex color #697381 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #697381 is #968C7E. Grayscale: #717171. Windows color (decimal): -9866367 or 8483689. OLE color: 8483689.
HSL color Cylindrical-coordinate representation of color #697381: hue angle of 215º degrees, saturation: 0.1, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #697381 is Cyan = 0.19, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 105 | 115 | 129 | - |
| CMYK | 0.19 | 0.11 | 0 | 0.49 |
| HSL | 215º | 0.1% | 0.46% | - |
| HSV(B) | 215º | 0.19% | 0.51% | - |
| XYZ | 15.92 | 16.85 | 23.18 | - |
| YUV | 113.61 | 136.69 | 121.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 115 | 129 | 0.19 | 0.11 | 0 | 0.49 | 215 | 0.1 | 0.46 |
| Hex | 69 | 73 | 81 | 13 | B | 0 | 31 | D7 | A | 2E |
| Octal | 151 | 163 | 201 | 23 | 13 | 0 | 61 | 327 | 12 | 56 |
| Binary | 1101001 | 1110011 | 10000001 | 10011 | 1011 | 0 | 110001 | 11010111 | 1010 | 101110 |
Color Harmonies of #697381
Complementary color
Monochromatic Colors of #697381
Black with #697381
Text Example
Text Example
White with #697381
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #697381; }
p { color: rgb(105,115,129); }
H1.HeaderClassName
{
color: #697381;
}
.AnyTagClassName
{
color: #697381;
}
</style>
background-color css
<style>
a { background-color: #697381; }
a { background-color: rgb(105,115,129); }
div.DivClassName
{
background-color: #697381;
}
.BgClassName
{
background-color: #697381;
}
</style>
border-color css
<style>
span { border-color: #697381; }
span { border-color: rgb(105,115,129); }
td.TdClassName
{
border-color: #697381;
}
.TagClassName
{
border-color: #697381;
}
</style>