Shades of Arapawa #315162
Tints of Arapawa #315162
RGB
CMYK
RGB Variations
Color information
#315162 (or 0x315162) is known color: Arapawa. HEX triplet: 31, 51 and 62. RGB value is (49,81,98). Sum of RGB (Red+Green+Blue) = 49+81+98=228 (30% of max value = 765). Red value is 49 (19.53% from 255 or 21.49% from 228); Green value is 81 (32.03% from 255 or 35.53% from 228); Blue value is 98 (38.67% from 255 or 42.98% from 228); Max value from RGB is 98 - color contains mainly: blue. Hex color #315162 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #315162 is #CEAE9D. Grayscale: #494949. Windows color (decimal): -13545118 or 6443313. OLE color: 6443313.
HSL color Cylindrical-coordinate representation of color #315162: hue angle of 200.82º degrees, saturation: 0.33, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #315162 is Cyan = 0.5, Magento = 0.17, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 49 | 81 | 98 | - |
| CMYK | 0.5 | 0.17 | 0 | 0.62 |
| HSL | 200.82º | 0.33% | 0.29% | - |
| HSV(B) | 200.82º | 0.5% | 0.38% | - |
| XYZ | 6.41 | 7.42 | 12.65 | - |
| YUV | 73.37 | 141.9 | 110.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 81 | 98 | 0.5 | 0.17 | 0 | 0.62 | 200.82 | 0.33 | 0.29 |
| Hex | 31 | 51 | 62 | 32 | 11 | 0 | 3E | C9 | 21 | 1D |
| Octal | 61 | 121 | 142 | 62 | 21 | 0 | 76 | 311 | 41 | 35 |
| Binary | 110001 | 1010001 | 1100010 | 110010 | 10001 | 0 | 111110 | 11001001 | 100001 | 11101 |
Color Harmonies of #315162
Complementary color
Monochromatic Colors of #315162
Black with #315162
Text Example
Text Example
White with #315162
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #315162; }
p { color: rgb(49,81,98); }
H1.HeaderClassName
{
color: #315162;
}
.AnyTagClassName
{
color: #315162;
}
</style>
background-color css
<style>
a { background-color: #315162; }
a { background-color: rgb(49,81,98); }
div.DivClassName
{
background-color: #315162;
}
.BgClassName
{
background-color: #315162;
}
</style>
border-color css
<style>
span { border-color: #315162; }
span { border-color: rgb(49,81,98); }
td.TdClassName
{
border-color: #315162;
}
.TagClassName
{
border-color: #315162;
}
</style>