Shades of Arapawa #254965
Tints of Arapawa #254965
RGB
CMYK
RGB Variations
Color information
#254965 (or 0x254965) is known color: Arapawa. HEX triplet: 25, 49 and 65. RGB value is (37,73,101). Sum of RGB (Red+Green+Blue) = 37+73+101=211 (27% of max value = 765). Red value is 37 (14.84% from 255 or 17.54% from 211); Green value is 73 (28.91% from 255 or 34.60% from 211); Blue value is 101 (39.84% from 255 or 47.87% from 211); Max value from RGB is 101 - color contains mainly: blue. Hex color #254965 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #254965 is #DAB69A. Grayscale: #414141. Windows color (decimal): -14333595 or 6637861. OLE color: 6637861.
HSL color Cylindrical-coordinate representation of color #254965: hue angle of 206.25º degrees, saturation: 0.46, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #254965 is Cyan = 0.63, Magento = 0.28, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 37 | 73 | 101 | - |
| CMYK | 0.63 | 0.28 | 0 | 0.60 |
| HSL | 206.25º | 0.46% | 0.27% | - |
| HSV(B) | 206.25º | 0.63% | 0.4% | - |
| XYZ | 5.49 | 6.1 | 13.2 | - |
| YUV | 65.43 | 148.07 | 107.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 73 | 101 | 0.63 | 0.28 | 0 | 0.60 | 206.25 | 0.46 | 0.27 |
| Hex | 25 | 49 | 65 | 3F | 1C | 0 | 3C | CE | 2E | 1B |
| Octal | 45 | 111 | 145 | 77 | 34 | 0 | 74 | 316 | 56 | 33 |
| Binary | 100101 | 1001001 | 1100101 | 111111 | 11100 | 0 | 111100 | 11001110 | 101110 | 11011 |
Color Harmonies of #254965
Complementary color
Monochromatic Colors of #254965
Black with #254965
Text Example
Text Example
White with #254965
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #254965; }
p { color: rgb(37,73,101); }
H1.HeaderClassName
{
color: #254965;
}
.AnyTagClassName
{
color: #254965;
}
</style>
background-color css
<style>
a { background-color: #254965; }
a { background-color: rgb(37,73,101); }
div.DivClassName
{
background-color: #254965;
}
.BgClassName
{
background-color: #254965;
}
</style>
border-color css
<style>
span { border-color: #254965; }
span { border-color: rgb(37,73,101); }
td.TdClassName
{
border-color: #254965;
}
.TagClassName
{
border-color: #254965;
}
</style>