Shades of Raven #697586
Tints of Raven #697586
RGB
CMYK
RGB Variations
Color information
#697586 (or 0x697586) is known color: Raven. HEX triplet: 69, 75 and 86. RGB value is (105,117,134). Sum of RGB (Red+Green+Blue) = 105+117+134=356 (47% of max value = 765). Red value is 105 (41.41% from 255 or 29.49% from 356); Green value is 117 (46.09% from 255 or 32.87% from 356); Blue value is 134 (52.73% from 255 or 37.64% from 356); Max value from RGB is 134 - color contains mainly: blue. Hex color #697586 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #697586 is #968A79. Grayscale: #737373. Windows color (decimal): -9865850 or 8811881. OLE color: 8811881.
HSL color Cylindrical-coordinate representation of color #697586: hue angle of 215.17º degrees, saturation: 0.12, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #697586 is Cyan = 0.22, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 105 | 117 | 134 | - |
| CMYK | 0.22 | 0.13 | 0 | 0.47 |
| HSL | 215.17º | 0.12% | 0.47% | - |
| HSV(B) | 215.17º | 0.22% | 0.53% | - |
| XYZ | 16.49 | 17.45 | 25.05 | - |
| YUV | 115.35 | 138.52 | 120.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 117 | 134 | 0.22 | 0.13 | 0 | 0.47 | 215.17 | 0.12 | 0.47 |
| Hex | 69 | 75 | 86 | 16 | D | 0 | 2F | D7 | C | 2F |
| Octal | 151 | 165 | 206 | 26 | 15 | 0 | 57 | 327 | 14 | 57 |
| Binary | 1101001 | 1110101 | 10000110 | 10110 | 1101 | 0 | 101111 | 11010111 | 1100 | 101111 |
Color Harmonies of #697586
Complementary color
Monochromatic Colors of #697586
Black with #697586
Text Example
Text Example
White with #697586
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #697586; }
p { color: rgb(105,117,134); }
H1.HeaderClassName
{
color: #697586;
}
.AnyTagClassName
{
color: #697586;
}
</style>
background-color css
<style>
a { background-color: #697586; }
a { background-color: rgb(105,117,134); }
div.DivClassName
{
background-color: #697586;
}
.BgClassName
{
background-color: #697586;
}
</style>
border-color css
<style>
span { border-color: #697586; }
span { border-color: rgb(105,117,134); }
td.TdClassName
{
border-color: #697586;
}
.TagClassName
{
border-color: #697586;
}
</style>