Shades of Raven #677583
Tints of Raven #677583
RGB
CMYK
RGB Variations
Color information
#677583 (or 0x677583) is known color: Raven. HEX triplet: 67, 75 and 83. RGB value is (103,117,131). Sum of RGB (Red+Green+Blue) = 103+117+131=351 (46% of max value = 765). Red value is 103 (40.62% from 255 or 29.34% from 351); Green value is 117 (46.09% from 255 or 33.33% from 351); Blue value is 131 (51.56% from 255 or 37.32% from 351); Max value from RGB is 131 - color contains mainly: blue. Hex color #677583 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #677583 is #988A7C. Grayscale: #727272. Windows color (decimal): -9996925 or 8615271. OLE color: 8615271.
HSL color Cylindrical-coordinate representation of color #677583: hue angle of 210º 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 #677583 is Cyan = 0.21, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 103 | 117 | 131 | - |
| CMYK | 0.21 | 0.11 | 0 | 0.49 |
| HSL | 210º | 0.12% | 0.46% | - |
| HSV(B) | 210º | 0.21% | 0.51% | - |
| XYZ | 16.05 | 17.24 | 23.96 | - |
| YUV | 114.41 | 137.36 | 119.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 117 | 131 | 0.21 | 0.11 | 0 | 0.49 | 210 | 0.12 | 0.46 |
| Hex | 67 | 75 | 83 | 15 | B | 0 | 31 | D2 | C | 2E |
| Octal | 147 | 165 | 203 | 25 | 13 | 0 | 61 | 322 | 14 | 56 |
| Binary | 1100111 | 1110101 | 10000011 | 10101 | 1011 | 0 | 110001 | 11010010 | 1100 | 101110 |
Color Harmonies of #677583
Complementary color
Monochromatic Colors of #677583
Black with #677583
Text Example
Text Example
White with #677583
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #677583; }
p { color: rgb(103,117,131); }
H1.HeaderClassName
{
color: #677583;
}
.AnyTagClassName
{
color: #677583;
}
</style>
background-color css
<style>
a { background-color: #677583; }
a { background-color: rgb(103,117,131); }
div.DivClassName
{
background-color: #677583;
}
.BgClassName
{
background-color: #677583;
}
</style>
border-color css
<style>
span { border-color: #677583; }
span { border-color: rgb(103,117,131); }
td.TdClassName
{
border-color: #677583;
}
.TagClassName
{
border-color: #677583;
}
</style>