Shades of Arapawa #255460
Tints of Arapawa #255460
RGB
CMYK
RGB Variations
Color information
#255460 (or 0x255460) is known color: Arapawa. HEX triplet: 25, 54 and 60. RGB value is (37,84,96). Sum of RGB (Red+Green+Blue) = 37+84+96=217 (28% of max value = 765). Red value is 37 (14.84% from 255 or 17.05% from 217); Green value is 84 (33.20% from 255 or 38.71% from 217); Blue value is 96 (37.89% from 255 or 44.24% from 217); Max value from RGB is 96 - color contains mainly: blue. Hex color #255460 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #255460 is #DAAB9F. Grayscale: #474747. Windows color (decimal): -14330784 or 6312997. OLE color: 6312997.
HSL color Cylindrical-coordinate representation of color #255460: hue angle of 192.2º degrees, saturation: 0.44, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #255460 is Cyan = 0.61, Magento = 0.12, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 37 | 84 | 96 | - |
| CMYK | 0.61 | 0.12 | 0 | 0.62 |
| HSL | 192.2º | 0.44% | 0.26% | - |
| HSV(B) | 192.2º | 0.61% | 0.38% | - |
| XYZ | 6.04 | 7.58 | 12.21 | - |
| YUV | 71.32 | 141.93 | 103.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 84 | 96 | 0.61 | 0.12 | 0 | 0.62 | 192.2 | 0.44 | 0.26 |
| Hex | 25 | 54 | 60 | 3D | C | 0 | 3E | C0 | 2C | 1A |
| Octal | 45 | 124 | 140 | 75 | 14 | 0 | 76 | 300 | 54 | 32 |
| Binary | 100101 | 1010100 | 1100000 | 111101 | 1100 | 0 | 111110 | 11000000 | 101100 | 11010 |
Color Harmonies of #255460
Complementary color
Monochromatic Colors of #255460
Black with #255460
Text Example
Text Example
White with #255460
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #255460; }
p { color: rgb(37,84,96); }
H1.HeaderClassName
{
color: #255460;
}
.AnyTagClassName
{
color: #255460;
}
</style>
background-color css
<style>
a { background-color: #255460; }
a { background-color: rgb(37,84,96); }
div.DivClassName
{
background-color: #255460;
}
.BgClassName
{
background-color: #255460;
}
</style>
border-color css
<style>
span { border-color: #255460; }
span { border-color: rgb(37,84,96); }
td.TdClassName
{
border-color: #255460;
}
.TagClassName
{
border-color: #255460;
}
</style>