Shades of Raven #697384
Tints of Raven #697384
RGB
CMYK
RGB Variations
Color information
#697384 (or 0x697384) is known color: Raven. HEX triplet: 69, 73 and 84. RGB value is (105,115,132). Sum of RGB (Red+Green+Blue) = 105+115+132=352 (46% of max value = 765). Red value is 105 (41.41% from 255 or 29.83% from 352); Green value is 115 (45.31% from 255 or 32.67% from 352); Blue value is 132 (51.95% from 255 or 37.5% from 352); Max value from RGB is 132 - color contains mainly: blue. Hex color #697384 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #697384 is #968C7B. Grayscale: #717171. Windows color (decimal): -9866364 or 8680297. OLE color: 8680297.
HSL color Cylindrical-coordinate representation of color #697384: hue angle of 217.78º degrees, saturation: 0.11, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #697384 is Cyan = 0.20, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 105 | 115 | 132 | - |
| CMYK | 0.20 | 0.13 | 0 | 0.48 |
| HSL | 217.78º | 0.11% | 0.46% | - |
| HSV(B) | 217.78º | 0.2% | 0.52% | - |
| XYZ | 16.12 | 16.93 | 24.25 | - |
| YUV | 113.95 | 138.19 | 121.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 115 | 132 | 0.20 | 0.13 | 0 | 0.48 | 217.78 | 0.11 | 0.46 |
| Hex | 69 | 73 | 84 | 14 | D | 0 | 30 | DA | B | 2E |
| Octal | 151 | 163 | 204 | 24 | 15 | 0 | 60 | 332 | 13 | 56 |
| Binary | 1101001 | 1110011 | 10000100 | 10100 | 1101 | 0 | 110000 | 11011010 | 1011 | 101110 |
Color Harmonies of #697384
Complementary color
Monochromatic Colors of #697384
Black with #697384
Text Example
Text Example
White with #697384
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #697384; }
p { color: rgb(105,115,132); }
H1.HeaderClassName
{
color: #697384;
}
.AnyTagClassName
{
color: #697384;
}
</style>
background-color css
<style>
a { background-color: #697384; }
a { background-color: rgb(105,115,132); }
div.DivClassName
{
background-color: #697384;
}
.BgClassName
{
background-color: #697384;
}
</style>
border-color css
<style>
span { border-color: #697384; }
span { border-color: rgb(105,115,132); }
td.TdClassName
{
border-color: #697384;
}
.TagClassName
{
border-color: #697384;
}
</style>