Shades of Arapawa #315463
Tints of Arapawa #315463
RGB
CMYK
RGB Variations
Color information
#315463 (or 0x315463) is known color: Arapawa. HEX triplet: 31, 54 and 63. RGB value is (49,84,99). Sum of RGB (Red+Green+Blue) = 49+84+99=232 (30% of max value = 765). Red value is 49 (19.53% from 255 or 21.12% from 232); Green value is 84 (33.20% from 255 or 36.21% from 232); Blue value is 99 (39.06% from 255 or 42.67% from 232); Max value from RGB is 99 - color contains mainly: blue. Hex color #315463 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #315463 is #CEAB9C. Grayscale: #4B4B4B. Windows color (decimal): -13544349 or 6509617. OLE color: 6509617.
HSL color Cylindrical-coordinate representation of color #315463: hue angle of 198º degrees, saturation: 0.34, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #315463 is Cyan = 0.51, Magento = 0.15, Yellow = 0 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 49 | 84 | 99 | - |
| CMYK | 0.51 | 0.15 | 0 | 0.61 |
| HSL | 198º | 0.34% | 0.29% | - |
| HSV(B) | 198º | 0.51% | 0.39% | - |
| XYZ | 6.69 | 7.89 | 12.98 | - |
| YUV | 75.25 | 141.4 | 109.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 84 | 99 | 0.51 | 0.15 | 0 | 0.61 | 198 | 0.34 | 0.29 |
| Hex | 31 | 54 | 63 | 33 | F | 0 | 3D | C6 | 22 | 1D |
| Octal | 61 | 124 | 143 | 63 | 17 | 0 | 75 | 306 | 42 | 35 |
| Binary | 110001 | 1010100 | 1100011 | 110011 | 1111 | 0 | 111101 | 11000110 | 100010 | 11101 |
Color Harmonies of #315463
Complementary color
Monochromatic Colors of #315463
Black with #315463
Text Example
Text Example
White with #315463
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #315463; }
p { color: rgb(49,84,99); }
H1.HeaderClassName
{
color: #315463;
}
.AnyTagClassName
{
color: #315463;
}
</style>
background-color css
<style>
a { background-color: #315463; }
a { background-color: rgb(49,84,99); }
div.DivClassName
{
background-color: #315463;
}
.BgClassName
{
background-color: #315463;
}
</style>
border-color css
<style>
span { border-color: #315463; }
span { border-color: rgb(49,84,99); }
td.TdClassName
{
border-color: #315463;
}
.TagClassName
{
border-color: #315463;
}
</style>