Shades of Raven #697685
Tints of Raven #697685
RGB
CMYK
RGB Variations
Color information
#697685 (or 0x697685) is known color: Raven. HEX triplet: 69, 76 and 85. RGB value is (105,118,133). Sum of RGB (Red+Green+Blue) = 105+118+133=356 (47% of max value = 765). Red value is 105 (41.41% from 255 or 29.49% from 356); Green value is 118 (46.48% from 255 or 33.15% from 356); Blue value is 133 (52.34% from 255 or 37.36% from 356); Max value from RGB is 133 - color contains mainly: blue. Hex color #697685 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #697685 is #96897A. Grayscale: #737373. Windows color (decimal): -9865595 or 8746601. OLE color: 8746601.
HSL color Cylindrical-coordinate representation of color #697685: hue angle of 212.14º degrees, saturation: 0.12, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #697685 is Cyan = 0.21, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 105 | 118 | 133 | - |
| CMYK | 0.21 | 0.11 | 0 | 0.48 |
| HSL | 212.14º | 0.12% | 0.47% | - |
| HSV(B) | 212.14º | 0.21% | 0.52% | - |
| XYZ | 16.54 | 17.65 | 24.73 | - |
| YUV | 115.82 | 137.69 | 120.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 118 | 133 | 0.21 | 0.11 | 0 | 0.48 | 212.14 | 0.12 | 0.47 |
| Hex | 69 | 76 | 85 | 15 | B | 0 | 30 | D4 | C | 2F |
| Octal | 151 | 166 | 205 | 25 | 13 | 0 | 60 | 324 | 14 | 57 |
| Binary | 1101001 | 1110110 | 10000101 | 10101 | 1011 | 0 | 110000 | 11010100 | 1100 | 101111 |
Color Harmonies of #697685
Complementary color
Monochromatic Colors of #697685
Black with #697685
Text Example
Text Example
White with #697685
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #697685; }
p { color: rgb(105,118,133); }
H1.HeaderClassName
{
color: #697685;
}
.AnyTagClassName
{
color: #697685;
}
</style>
background-color css
<style>
a { background-color: #697685; }
a { background-color: rgb(105,118,133); }
div.DivClassName
{
background-color: #697685;
}
.BgClassName
{
background-color: #697685;
}
</style>
border-color css
<style>
span { border-color: #697685; }
span { border-color: rgb(105,118,133); }
td.TdClassName
{
border-color: #697685;
}
.TagClassName
{
border-color: #697685;
}
</style>