Shades of Raven #677582
Tints of Raven #677582
RGB
CMYK
RGB Variations
Color information
#677582 (or 0x677582) is known color: Raven. HEX triplet: 67, 75 and 82. RGB value is (103,117,130). Sum of RGB (Red+Green+Blue) = 103+117+130=350 (46% of max value = 765). Red value is 103 (40.62% from 255 or 29.43% from 350); Green value is 117 (46.09% from 255 or 33.43% from 350); Blue value is 130 (51.17% from 255 or 37.14% from 350); Max value from RGB is 130 - color contains mainly: blue. Hex color #677582 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #677582 is #988A7D. Grayscale: #727272. Windows color (decimal): -9996926 or 8549735. OLE color: 8549735.
HSL color Cylindrical-coordinate representation of color #677582: hue angle of 208.89º degrees, saturation: 0.12, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #677582 is Cyan = 0.21, Magento = 0.1, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 103 | 117 | 130 | - |
| CMYK | 0.21 | 0.1 | 0 | 0.49 |
| HSL | 208.89º | 0.12% | 0.46% | - |
| HSV(B) | 208.89º | 0.21% | 0.51% | - |
| XYZ | 15.98 | 17.22 | 23.6 | - |
| YUV | 114.3 | 136.86 | 119.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 117 | 130 | 0.21 | 0.1 | 0 | 0.49 | 208.89 | 0.12 | 0.46 |
| Hex | 67 | 75 | 82 | 15 | A | 0 | 31 | D1 | C | 2E |
| Octal | 147 | 165 | 202 | 25 | 12 | 0 | 61 | 321 | 14 | 56 |
| Binary | 1100111 | 1110101 | 10000010 | 10101 | 1010 | 0 | 110001 | 11010001 | 1100 | 101110 |
Color Harmonies of #677582
Complementary color
Monochromatic Colors of #677582
Black with #677582
Text Example
Text Example
White with #677582
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #677582; }
p { color: rgb(103,117,130); }
H1.HeaderClassName
{
color: #677582;
}
.AnyTagClassName
{
color: #677582;
}
</style>
background-color css
<style>
a { background-color: #677582; }
a { background-color: rgb(103,117,130); }
div.DivClassName
{
background-color: #677582;
}
.BgClassName
{
background-color: #677582;
}
</style>
border-color css
<style>
span { border-color: #677582; }
span { border-color: rgb(103,117,130); }
td.TdClassName
{
border-color: #677582;
}
.TagClassName
{
border-color: #677582;
}
</style>