Shades of Arapawa #314858
Tints of Arapawa #314858
RGB
CMYK
RGB Variations
Color information
#314858 (or 0x314858) is known color: Arapawa. HEX triplet: 31, 48 and 58. RGB value is (49,72,88). Sum of RGB (Red+Green+Blue) = 49+72+88=209 (27% of max value = 765). Red value is 49 (19.53% from 255 or 23.44% from 209); Green value is 72 (28.52% from 255 or 34.45% from 209); Blue value is 88 (34.77% from 255 or 42.11% from 209); Max value from RGB is 88 - color contains mainly: blue. Hex color #314858 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #314858 is #CEB7A7. Grayscale: #424242. Windows color (decimal): -13547432 or 5785649. OLE color: 5785649.
HSL color Cylindrical-coordinate representation of color #314858: hue angle of 204.62º degrees, saturation: 0.28, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #314858 is Cyan = 0.44, Magento = 0.18, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 49 | 72 | 88 | - |
| CMYK | 0.44 | 0.18 | 0 | 0.65 |
| HSL | 204.62º | 0.28% | 0.27% | - |
| HSV(B) | 204.62º | 0.44% | 0.35% | - |
| XYZ | 5.35 | 5.99 | 10.11 | - |
| YUV | 66.95 | 139.88 | 115.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 72 | 88 | 0.44 | 0.18 | 0 | 0.65 | 204.62 | 0.28 | 0.27 |
| Hex | 31 | 48 | 58 | 2C | 12 | 0 | 41 | CD | 1C | 1B |
| Octal | 61 | 110 | 130 | 54 | 22 | 0 | 101 | 315 | 34 | 33 |
| Binary | 110001 | 1001000 | 1011000 | 101100 | 10010 | 0 | 1000001 | 11001101 | 11100 | 11011 |
Color Harmonies of #314858
Complementary color
Monochromatic Colors of #314858
Black with #314858
Text Example
Text Example
White with #314858
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #314858; }
p { color: rgb(49,72,88); }
H1.HeaderClassName
{
color: #314858;
}
.AnyTagClassName
{
color: #314858;
}
</style>
background-color css
<style>
a { background-color: #314858; }
a { background-color: rgb(49,72,88); }
div.DivClassName
{
background-color: #314858;
}
.BgClassName
{
background-color: #314858;
}
</style>
border-color css
<style>
span { border-color: #314858; }
span { border-color: rgb(49,72,88); }
td.TdClassName
{
border-color: #314858;
}
.TagClassName
{
border-color: #314858;
}
</style>