Shades of Raven #677589
Tints of Raven #677589
RGB
CMYK
RGB Variations
Color information
#677589 (or 0x677589) is known color: Raven. HEX triplet: 67, 75 and 89. RGB value is (103,117,137). Sum of RGB (Red+Green+Blue) = 103+117+137=357 (47% of max value = 765). Red value is 103 (40.62% from 255 or 28.85% from 357); Green value is 117 (46.09% from 255 or 32.77% from 357); Blue value is 137 (53.91% from 255 or 38.38% from 357); Max value from RGB is 137 - color contains mainly: blue. Hex color #677589 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #677589 is #988A76. Grayscale: #737373. Windows color (decimal): -9996919 or 9008487. OLE color: 9008487.
HSL color Cylindrical-coordinate representation of color #677589: hue angle of 215.29º degrees, saturation: 0.14, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #677589 is Cyan = 0.25, Magento = 0.15, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 103 | 117 | 137 | - |
| CMYK | 0.25 | 0.15 | 0 | 0.46 |
| HSL | 215.29º | 0.14% | 0.47% | - |
| HSV(B) | 215.29º | 0.25% | 0.54% | - |
| XYZ | 16.47 | 17.41 | 26.16 | - |
| YUV | 115.09 | 140.36 | 119.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 117 | 137 | 0.25 | 0.15 | 0 | 0.46 | 215.29 | 0.14 | 0.47 |
| Hex | 67 | 75 | 89 | 19 | F | 0 | 2E | D7 | E | 2F |
| Octal | 147 | 165 | 211 | 31 | 17 | 0 | 56 | 327 | 16 | 57 |
| Binary | 1100111 | 1110101 | 10001001 | 11001 | 1111 | 0 | 101110 | 11010111 | 1110 | 101111 |
Color Harmonies of #677589
Complementary color
Monochromatic Colors of #677589
Black with #677589
Text Example
Text Example
White with #677589
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #677589; }
p { color: rgb(103,117,137); }
H1.HeaderClassName
{
color: #677589;
}
.AnyTagClassName
{
color: #677589;
}
</style>
background-color css
<style>
a { background-color: #677589; }
a { background-color: rgb(103,117,137); }
div.DivClassName
{
background-color: #677589;
}
.BgClassName
{
background-color: #677589;
}
</style>
border-color css
<style>
span { border-color: #677589; }
span { border-color: rgb(103,117,137); }
td.TdClassName
{
border-color: #677589;
}
.TagClassName
{
border-color: #677589;
}
</style>