Shades of Arapawa #314756
Tints of Arapawa #314756
RGB
CMYK
RGB Variations
Color information
#314756 (or 0x314756) is known color: Arapawa. HEX triplet: 31, 47 and 56. RGB value is (49,71,86). Sum of RGB (Red+Green+Blue) = 49+71+86=206 (27% of max value = 765). Red value is 49 (19.53% from 255 or 23.79% from 206); Green value is 71 (28.12% from 255 or 34.47% from 206); Blue value is 86 (33.98% from 255 or 41.75% from 206); Max value from RGB is 86 - color contains mainly: blue. Hex color #314756 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #314756 is #CEB8A9. Grayscale: #424242. Windows color (decimal): -13547690 or 5654321. OLE color: 5654321.
HSL color Cylindrical-coordinate representation of color #314756: hue angle of 204.32º degrees, saturation: 0.27, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #314756 is Cyan = 0.43, Magento = 0.17, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 49 | 71 | 86 | - |
| CMYK | 0.43 | 0.17 | 0 | 0.66 |
| HSL | 204.32º | 0.27% | 0.26% | - |
| HSV(B) | 204.32º | 0.43% | 0.34% | - |
| XYZ | 5.2 | 5.83 | 9.66 | - |
| YUV | 66.13 | 139.21 | 115.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 71 | 86 | 0.43 | 0.17 | 0 | 0.66 | 204.32 | 0.27 | 0.26 |
| Hex | 31 | 47 | 56 | 2B | 11 | 0 | 42 | CC | 1B | 1A |
| Octal | 61 | 107 | 126 | 53 | 21 | 0 | 102 | 314 | 33 | 32 |
| Binary | 110001 | 1000111 | 1010110 | 101011 | 10001 | 0 | 1000010 | 11001100 | 11011 | 11010 |
Color Harmonies of #314756
Complementary color
Monochromatic Colors of #314756
Black with #314756
Text Example
Text Example
White with #314756
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #314756; }
p { color: rgb(49,71,86); }
H1.HeaderClassName
{
color: #314756;
}
.AnyTagClassName
{
color: #314756;
}
</style>
background-color css
<style>
a { background-color: #314756; }
a { background-color: rgb(49,71,86); }
div.DivClassName
{
background-color: #314756;
}
.BgClassName
{
background-color: #314756;
}
</style>
border-color css
<style>
span { border-color: #314756; }
span { border-color: rgb(49,71,86); }
td.TdClassName
{
border-color: #314756;
}
.TagClassName
{
border-color: #314756;
}
</style>