Shades of Raven #677081
Tints of Raven #677081
RGB
CMYK
RGB Variations
Color information
#677081 (or 0x677081) is known color: Raven. HEX triplet: 67, 70 and 81. RGB value is (103,112,129). Sum of RGB (Red+Green+Blue) = 103+112+129=344 (45% of max value = 765). Red value is 103 (40.62% from 255 or 29.94% from 344); Green value is 112 (44.14% from 255 or 32.56% from 344); Blue value is 129 (50.78% from 255 or 37.5% from 344); Max value from RGB is 129 - color contains mainly: blue. Hex color #677081 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #677081 is #988F7E. Grayscale: #6F6F6F. Windows color (decimal): -9998207 or 8482919. OLE color: 8482919.
HSL color Cylindrical-coordinate representation of color #677081: hue angle of 219.23º degrees, saturation: 0.11, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #677081 is Cyan = 0.20, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 103 | 112 | 129 | - |
| CMYK | 0.20 | 0.13 | 0 | 0.49 |
| HSL | 219.23º | 0.11% | 0.45% | - |
| HSV(B) | 219.23º | 0.2% | 0.51% | - |
| XYZ | 15.35 | 16.06 | 23.06 | - |
| YUV | 111.25 | 138.02 | 122.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 112 | 129 | 0.20 | 0.13 | 0 | 0.49 | 219.23 | 0.11 | 0.45 |
| Hex | 67 | 70 | 81 | 14 | D | 0 | 31 | DB | B | 2D |
| Octal | 147 | 160 | 201 | 24 | 15 | 0 | 61 | 333 | 13 | 55 |
| Binary | 1100111 | 1110000 | 10000001 | 10100 | 1101 | 0 | 110001 | 11011011 | 1011 | 101101 |
Color Harmonies of #677081
Complementary color
Monochromatic Colors of #677081
Black with #677081
Text Example
Text Example
White with #677081
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #677081; }
p { color: rgb(103,112,129); }
H1.HeaderClassName
{
color: #677081;
}
.AnyTagClassName
{
color: #677081;
}
</style>
background-color css
<style>
a { background-color: #677081; }
a { background-color: rgb(103,112,129); }
div.DivClassName
{
background-color: #677081;
}
.BgClassName
{
background-color: #677081;
}
</style>
border-color css
<style>
span { border-color: #677081; }
span { border-color: rgb(103,112,129); }
td.TdClassName
{
border-color: #677081;
}
.TagClassName
{
border-color: #677081;
}
</style>