Shades of Arapawa #254662
Tints of Arapawa #254662
RGB
CMYK
RGB Variations
Color information
#254662 (or 0x254662) is known color: Arapawa. HEX triplet: 25, 46 and 62. RGB value is (37,70,98). Sum of RGB (Red+Green+Blue) = 37+70+98=205 (27% of max value = 765). Red value is 37 (14.84% from 255 or 18.05% from 205); Green value is 70 (27.73% from 255 or 34.15% from 205); Blue value is 98 (38.67% from 255 or 47.80% from 205); Max value from RGB is 98 - color contains mainly: blue. Hex color #254662 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #254662 is #DAB99D. Grayscale: #3F3F3F. Windows color (decimal): -14334366 or 6440485. OLE color: 6440485.
HSL color Cylindrical-coordinate representation of color #254662: hue angle of 207.54º 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 #254662 is Cyan = 0.62, Magento = 0.29, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 37 | 70 | 98 | - |
| CMYK | 0.62 | 0.29 | 0 | 0.62 |
| HSL | 207.54º | 0.45% | 0.26% | - |
| HSV(B) | 207.54º | 0.62% | 0.38% | - |
| XYZ | 5.16 | 5.66 | 12.38 | - |
| YUV | 63.33 | 147.57 | 109.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 70 | 98 | 0.62 | 0.29 | 0 | 0.62 | 207.54 | 0.45 | 0.26 |
| Hex | 25 | 46 | 62 | 3E | 1D | 0 | 3E | D0 | 2D | 1A |
| Octal | 45 | 106 | 142 | 76 | 35 | 0 | 76 | 320 | 55 | 32 |
| Binary | 100101 | 1000110 | 1100010 | 111110 | 11101 | 0 | 111110 | 11010000 | 101101 | 11010 |
Color Harmonies of #254662
Complementary color
Monochromatic Colors of #254662
Black with #254662
Text Example
Text Example
White with #254662
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #254662; }
p { color: rgb(37,70,98); }
H1.HeaderClassName
{
color: #254662;
}
.AnyTagClassName
{
color: #254662;
}
</style>
background-color css
<style>
a { background-color: #254662; }
a { background-color: rgb(37,70,98); }
div.DivClassName
{
background-color: #254662;
}
.BgClassName
{
background-color: #254662;
}
</style>
border-color css
<style>
span { border-color: #254662; }
span { border-color: rgb(37,70,98); }
td.TdClassName
{
border-color: #254662;
}
.TagClassName
{
border-color: #254662;
}
</style>