Shades of Arapawa #315263
Tints of Arapawa #315263
RGB
CMYK
RGB Variations
Color information
#315263 (or 0x315263) is known color: Arapawa. HEX triplet: 31, 52 and 63. RGB value is (49,82,99). Sum of RGB (Red+Green+Blue) = 49+82+99=230 (30% of max value = 765). Red value is 49 (19.53% from 255 or 21.30% from 230); Green value is 82 (32.42% from 255 or 35.65% from 230); Blue value is 99 (39.06% from 255 or 43.04% from 230); Max value from RGB is 99 - color contains mainly: blue. Hex color #315263 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #315263 is #CEAD9C. Grayscale: #494949. Windows color (decimal): -13544861 or 6509105. OLE color: 6509105.
HSL color Cylindrical-coordinate representation of color #315263: hue angle of 200.4º 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 #315263 is Cyan = 0.51, Magento = 0.17, Yellow = 0 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 49 | 82 | 99 | - |
| CMYK | 0.51 | 0.17 | 0 | 0.61 |
| HSL | 200.4º | 0.34% | 0.29% | - |
| HSV(B) | 200.4º | 0.51% | 0.39% | - |
| XYZ | 6.54 | 7.59 | 12.92 | - |
| YUV | 74.07 | 142.07 | 110.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 82 | 99 | 0.51 | 0.17 | 0 | 0.61 | 200.4 | 0.34 | 0.29 |
| Hex | 31 | 52 | 63 | 33 | 11 | 0 | 3D | C8 | 22 | 1D |
| Octal | 61 | 122 | 143 | 63 | 21 | 0 | 75 | 310 | 42 | 35 |
| Binary | 110001 | 1010010 | 1100011 | 110011 | 10001 | 0 | 111101 | 11001000 | 100010 | 11101 |
Color Harmonies of #315263
Complementary color
Monochromatic Colors of #315263
Black with #315263
Text Example
Text Example
White with #315263
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #315263; }
p { color: rgb(49,82,99); }
H1.HeaderClassName
{
color: #315263;
}
.AnyTagClassName
{
color: #315263;
}
</style>
background-color css
<style>
a { background-color: #315263; }
a { background-color: rgb(49,82,99); }
div.DivClassName
{
background-color: #315263;
}
.BgClassName
{
background-color: #315263;
}
</style>
border-color css
<style>
span { border-color: #315263; }
span { border-color: rgb(49,82,99); }
td.TdClassName
{
border-color: #315263;
}
.TagClassName
{
border-color: #315263;
}
</style>