Shades of Arapawa #255461
Tints of Arapawa #255461
RGB
CMYK
RGB Variations
Color information
#255461 (or 0x255461) is known color: Arapawa. HEX triplet: 25, 54 and 61. RGB value is (37,84,97). Sum of RGB (Red+Green+Blue) = 37+84+97=218 (28% of max value = 765). Red value is 37 (14.84% from 255 or 16.97% from 218); Green value is 84 (33.20% from 255 or 38.53% from 218); Blue value is 97 (38.28% from 255 or 44.50% from 218); Max value from RGB is 97 - color contains mainly: blue. Hex color #255461 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #255461 is #DAAB9E. Grayscale: #474747. Windows color (decimal): -14330783 or 6378533. OLE color: 6378533.
HSL color Cylindrical-coordinate representation of color #255461: hue angle of 193º degrees, saturation: 0.45, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #255461 is Cyan = 0.62, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 37 | 84 | 97 | - |
| CMYK | 0.62 | 0.13 | 0 | 0.62 |
| HSL | 193º | 0.45% | 0.26% | - |
| HSV(B) | 193º | 0.62% | 0.38% | - |
| XYZ | 6.09 | 7.6 | 12.45 | - |
| YUV | 71.43 | 142.43 | 103.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 84 | 97 | 0.62 | 0.13 | 0 | 0.62 | 193 | 0.45 | 0.26 |
| Hex | 25 | 54 | 61 | 3E | D | 0 | 3E | C1 | 2D | 1A |
| Octal | 45 | 124 | 141 | 76 | 15 | 0 | 76 | 301 | 55 | 32 |
| Binary | 100101 | 1010100 | 1100001 | 111110 | 1101 | 0 | 111110 | 11000001 | 101101 | 11010 |
Color Harmonies of #255461
Complementary color
Monochromatic Colors of #255461
Black with #255461
Text Example
Text Example
White with #255461
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #255461; }
p { color: rgb(37,84,97); }
H1.HeaderClassName
{
color: #255461;
}
.AnyTagClassName
{
color: #255461;
}
</style>
background-color css
<style>
a { background-color: #255461; }
a { background-color: rgb(37,84,97); }
div.DivClassName
{
background-color: #255461;
}
.BgClassName
{
background-color: #255461;
}
</style>
border-color css
<style>
span { border-color: #255461; }
span { border-color: rgb(37,84,97); }
td.TdClassName
{
border-color: #255461;
}
.TagClassName
{
border-color: #255461;
}
</style>