Shades of Raven #687684
Tints of Raven #687684
RGB
CMYK
RGB Variations
Color information
#687684 (or 0x687684) is known color: Raven. HEX triplet: 68, 76 and 84. RGB value is (104,118,132). Sum of RGB (Red+Green+Blue) = 104+118+132=354 (46% of max value = 765). Red value is 104 (41.02% from 255 or 29.38% from 354); Green value is 118 (46.48% from 255 or 33.33% from 354); Blue value is 132 (51.95% from 255 or 37.29% from 354); Max value from RGB is 132 - color contains mainly: blue. Hex color #687684 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #687684 is #97897B. Grayscale: #737373. Windows color (decimal): -9931132 or 8681064. OLE color: 8681064.
HSL color Cylindrical-coordinate representation of color #687684: hue angle of 210º degrees, saturation: 0.12, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #687684 is Cyan = 0.21, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 104 | 118 | 132 | - |
| CMYK | 0.21 | 0.11 | 0 | 0.48 |
| HSL | 210º | 0.12% | 0.46% | - |
| HSV(B) | 210º | 0.21% | 0.52% | - |
| XYZ | 16.35 | 17.57 | 24.36 | - |
| YUV | 115.41 | 137.36 | 119.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 118 | 132 | 0.21 | 0.11 | 0 | 0.48 | 210 | 0.12 | 0.46 |
| Hex | 68 | 76 | 84 | 15 | B | 0 | 30 | D2 | C | 2E |
| Octal | 150 | 166 | 204 | 25 | 13 | 0 | 60 | 322 | 14 | 56 |
| Binary | 1101000 | 1110110 | 10000100 | 10101 | 1011 | 0 | 110000 | 11010010 | 1100 | 101110 |
Color Harmonies of #687684
Complementary color
Monochromatic Colors of #687684
Black with #687684
Text Example
Text Example
White with #687684
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #687684; }
p { color: rgb(104,118,132); }
H1.HeaderClassName
{
color: #687684;
}
.AnyTagClassName
{
color: #687684;
}
</style>
background-color css
<style>
a { background-color: #687684; }
a { background-color: rgb(104,118,132); }
div.DivClassName
{
background-color: #687684;
}
.BgClassName
{
background-color: #687684;
}
</style>
border-color css
<style>
span { border-color: #687684; }
span { border-color: rgb(104,118,132); }
td.TdClassName
{
border-color: #687684;
}
.TagClassName
{
border-color: #687684;
}
</style>