Shades of Raven #677484
Tints of Raven #677484
RGB
CMYK
RGB Variations
Color information
#677484 (or 0x677484) is known color: Raven. HEX triplet: 67, 74 and 84. RGB value is (103,116,132). Sum of RGB (Red+Green+Blue) = 103+116+132=351 (46% of max value = 765). Red value is 103 (40.62% from 255 or 29.34% from 351); Green value is 116 (45.70% from 255 or 33.05% from 351); Blue value is 132 (51.95% from 255 or 37.61% from 351); Max value from RGB is 132 - color contains mainly: blue. Hex color #677484 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #677484 is #988B7B. Grayscale: #717171. Windows color (decimal): -9997180 or 8680551. OLE color: 8680551.
HSL color Cylindrical-coordinate representation of color #677484: hue angle of 213.1º degrees, saturation: 0.12, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #677484 is Cyan = 0.22, Magento = 0.12, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 103 | 116 | 132 | - |
| CMYK | 0.22 | 0.12 | 0 | 0.48 |
| HSL | 213.1º | 0.12% | 0.46% | - |
| HSV(B) | 213.1º | 0.22% | 0.52% | - |
| XYZ | 16 | 17.04 | 24.28 | - |
| YUV | 113.94 | 138.19 | 120.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 116 | 132 | 0.22 | 0.12 | 0 | 0.48 | 213.1 | 0.12 | 0.46 |
| Hex | 67 | 74 | 84 | 16 | C | 0 | 30 | D5 | C | 2E |
| Octal | 147 | 164 | 204 | 26 | 14 | 0 | 60 | 325 | 14 | 56 |
| Binary | 1100111 | 1110100 | 10000100 | 10110 | 1100 | 0 | 110000 | 11010101 | 1100 | 101110 |
Color Harmonies of #677484
Complementary color
Monochromatic Colors of #677484
Black with #677484
Text Example
Text Example
White with #677484
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #677484; }
p { color: rgb(103,116,132); }
H1.HeaderClassName
{
color: #677484;
}
.AnyTagClassName
{
color: #677484;
}
</style>
background-color css
<style>
a { background-color: #677484; }
a { background-color: rgb(103,116,132); }
div.DivClassName
{
background-color: #677484;
}
.BgClassName
{
background-color: #677484;
}
</style>
border-color css
<style>
span { border-color: #677484; }
span { border-color: rgb(103,116,132); }
td.TdClassName
{
border-color: #677484;
}
.TagClassName
{
border-color: #677484;
}
</style>