Shades of Raven #687081
Tints of Raven #687081
RGB
CMYK
RGB Variations
Color information
#687081 (or 0x687081) is known color: Raven. HEX triplet: 68, 70 and 81. RGB value is (104,112,129). Sum of RGB (Red+Green+Blue) = 104+112+129=345 (45% of max value = 765). Red value is 104 (41.02% from 255 or 30.14% from 345); Green value is 112 (44.14% from 255 or 32.46% from 345); Blue value is 129 (50.78% from 255 or 37.39% from 345); Max value from RGB is 129 - color contains mainly: blue. Hex color #687081 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #687081 is #978F7E. Grayscale: #6F6F6F. Windows color (decimal): -9932671 or 8482920. OLE color: 8482920.
HSL color Cylindrical-coordinate representation of color #687081: hue angle of 220.8º degrees, saturation: 0.11, 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 #687081 is Cyan = 0.19, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 104 | 112 | 129 | - |
| CMYK | 0.19 | 0.13 | 0 | 0.49 |
| HSL | 220.8º | 0.11% | 0.46% | - |
| HSV(B) | 220.8º | 0.19% | 0.51% | - |
| XYZ | 15.47 | 16.12 | 23.06 | - |
| YUV | 111.55 | 137.85 | 122.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 112 | 129 | 0.19 | 0.13 | 0 | 0.49 | 220.8 | 0.11 | 0.46 |
| Hex | 68 | 70 | 81 | 13 | D | 0 | 31 | DD | B | 2E |
| Octal | 150 | 160 | 201 | 23 | 15 | 0 | 61 | 335 | 13 | 56 |
| Binary | 1101000 | 1110000 | 10000001 | 10011 | 1101 | 0 | 110001 | 11011101 | 1011 | 101110 |
Color Harmonies of #687081
Complementary color
Monochromatic Colors of #687081
Black with #687081
Text Example
Text Example
White with #687081
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #687081; }
p { color: rgb(104,112,129); }
H1.HeaderClassName
{
color: #687081;
}
.AnyTagClassName
{
color: #687081;
}
</style>
background-color css
<style>
a { background-color: #687081; }
a { background-color: rgb(104,112,129); }
div.DivClassName
{
background-color: #687081;
}
.BgClassName
{
background-color: #687081;
}
</style>
border-color css
<style>
span { border-color: #687081; }
span { border-color: rgb(104,112,129); }
td.TdClassName
{
border-color: #687081;
}
.TagClassName
{
border-color: #687081;
}
</style>