Shades of Arapawa #315462
Tints of Arapawa #315462
RGB
CMYK
RGB Variations
Color information
#315462 (or 0x315462) is known color: Arapawa. HEX triplet: 31, 54 and 62. RGB value is (49,84,98). Sum of RGB (Red+Green+Blue) = 49+84+98=231 (30% of max value = 765). Red value is 49 (19.53% from 255 or 21.21% from 231); Green value is 84 (33.20% from 255 or 36.36% from 231); Blue value is 98 (38.67% from 255 or 42.42% from 231); Max value from RGB is 98 - color contains mainly: blue. Hex color #315462 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #315462 is #CEAB9D. Grayscale: #4B4B4B. Windows color (decimal): -13544350 or 6444081. OLE color: 6444081.
HSL color Cylindrical-coordinate representation of color #315462: hue angle of 197.14º 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 #315462 is Cyan = 0.5, Magento = 0.14, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 49 | 84 | 98 | - |
| CMYK | 0.5 | 0.14 | 0 | 0.62 |
| HSL | 197.14º | 0.33% | 0.29% | - |
| HSV(B) | 197.14º | 0.5% | 0.38% | - |
| XYZ | 6.64 | 7.88 | 12.73 | - |
| YUV | 75.13 | 140.9 | 109.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 84 | 98 | 0.5 | 0.14 | 0 | 0.62 | 197.14 | 0.33 | 0.29 |
| Hex | 31 | 54 | 62 | 32 | E | 0 | 3E | C5 | 21 | 1D |
| Octal | 61 | 124 | 142 | 62 | 16 | 0 | 76 | 305 | 41 | 35 |
| Binary | 110001 | 1010100 | 1100010 | 110010 | 1110 | 0 | 111110 | 11000101 | 100001 | 11101 |
Color Harmonies of #315462
Complementary color
Monochromatic Colors of #315462
Black with #315462
Text Example
Text Example
White with #315462
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #315462; }
p { color: rgb(49,84,98); }
H1.HeaderClassName
{
color: #315462;
}
.AnyTagClassName
{
color: #315462;
}
</style>
background-color css
<style>
a { background-color: #315462; }
a { background-color: rgb(49,84,98); }
div.DivClassName
{
background-color: #315462;
}
.BgClassName
{
background-color: #315462;
}
</style>
border-color css
<style>
span { border-color: #315462; }
span { border-color: rgb(49,84,98); }
td.TdClassName
{
border-color: #315462;
}
.TagClassName
{
border-color: #315462;
}
</style>