Shades of Arapawa #315261
Tints of Arapawa #315261
RGB
CMYK
RGB Variations
Color information
#315261 (or 0x315261) is known color: Arapawa. HEX triplet: 31, 52 and 61. RGB value is (49,82,97). Sum of RGB (Red+Green+Blue) = 49+82+97=228 (30% of max value = 765). Red value is 49 (19.53% from 255 or 21.49% from 228); Green value is 82 (32.42% from 255 or 35.96% from 228); Blue value is 97 (38.28% from 255 or 42.54% from 228); Max value from RGB is 97 - color contains mainly: blue. Hex color #315261 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #315261 is #CEAD9E. Grayscale: #494949. Windows color (decimal): -13544863 or 6378033. OLE color: 6378033.
HSL color Cylindrical-coordinate representation of color #315261: hue angle of 198.75º degrees, saturation: 0.33, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #315261 is Cyan = 0.49, Magento = 0.15, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 49 | 82 | 97 | - |
| CMYK | 0.49 | 0.15 | 0 | 0.62 |
| HSL | 198.75º | 0.33% | 0.29% | - |
| HSV(B) | 198.75º | 0.49% | 0.38% | - |
| XYZ | 6.44 | 7.55 | 12.43 | - |
| YUV | 73.84 | 141.07 | 110.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 82 | 97 | 0.49 | 0.15 | 0 | 0.62 | 198.75 | 0.33 | 0.29 |
| Hex | 31 | 52 | 61 | 31 | F | 0 | 3E | C7 | 21 | 1D |
| Octal | 61 | 122 | 141 | 61 | 17 | 0 | 76 | 307 | 41 | 35 |
| Binary | 110001 | 1010010 | 1100001 | 110001 | 1111 | 0 | 111110 | 11000111 | 100001 | 11101 |
Color Harmonies of #315261
Complementary color
Monochromatic Colors of #315261
Black with #315261
Text Example
Text Example
White with #315261
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #315261; }
p { color: rgb(49,82,97); }
H1.HeaderClassName
{
color: #315261;
}
.AnyTagClassName
{
color: #315261;
}
</style>
background-color css
<style>
a { background-color: #315261; }
a { background-color: rgb(49,82,97); }
div.DivClassName
{
background-color: #315261;
}
.BgClassName
{
background-color: #315261;
}
</style>
border-color css
<style>
span { border-color: #315261; }
span { border-color: rgb(49,82,97); }
td.TdClassName
{
border-color: #315261;
}
.TagClassName
{
border-color: #315261;
}
</style>