Shades of Raven #617283
Tints of Raven #617283
RGB
CMYK
RGB Variations
Color information
#617283 (or 0x617283) is known color: Raven. HEX triplet: 61, 72 and 83. RGB value is (97,114,131). Sum of RGB (Red+Green+Blue) = 97+114+131=342 (45% of max value = 765). Red value is 97 (38.28% from 255 or 28.36% from 342); Green value is 114 (44.92% from 255 or 33.33% from 342); Blue value is 131 (51.56% from 255 or 38.30% from 342); Max value from RGB is 131 - color contains mainly: blue. Hex color #617283 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #617283 is #9E8D7C. Grayscale: #6E6E6E. Windows color (decimal): -10390909 or 8614497. OLE color: 8614497.
HSL color Cylindrical-coordinate representation of color #617283: hue angle of 210º degrees, saturation: 0.15, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #617283 is Cyan = 0.26, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 97 | 114 | 131 | - |
| CMYK | 0.26 | 0.13 | 0 | 0.49 |
| HSL | 210º | 0.15% | 0.45% | - |
| HSV(B) | 210º | 0.26% | 0.51% | - |
| XYZ | 15.04 | 16.21 | 23.81 | - |
| YUV | 110.86 | 139.37 | 118.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 114 | 131 | 0.26 | 0.13 | 0 | 0.49 | 210 | 0.15 | 0.45 |
| Hex | 61 | 72 | 83 | 1A | D | 0 | 31 | D2 | F | 2D |
| Octal | 141 | 162 | 203 | 32 | 15 | 0 | 61 | 322 | 17 | 55 |
| Binary | 1100001 | 1110010 | 10000011 | 11010 | 1101 | 0 | 110001 | 11010010 | 1111 | 101101 |
Color Harmonies of #617283
Complementary color
Monochromatic Colors of #617283
Black with #617283
Text Example
Text Example
White with #617283
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #617283; }
p { color: rgb(97,114,131); }
H1.HeaderClassName
{
color: #617283;
}
.AnyTagClassName
{
color: #617283;
}
</style>
background-color css
<style>
a { background-color: #617283; }
a { background-color: rgb(97,114,131); }
div.DivClassName
{
background-color: #617283;
}
.BgClassName
{
background-color: #617283;
}
</style>
border-color css
<style>
span { border-color: #617283; }
span { border-color: rgb(97,114,131); }
td.TdClassName
{
border-color: #617283;
}
.TagClassName
{
border-color: #617283;
}
</style>