Shades of Arapawa #254966
Tints of Arapawa #254966
RGB
CMYK
RGB Variations
Color information
#254966 (or 0x254966) is known color: Arapawa. HEX triplet: 25, 49 and 66. RGB value is (37,73,102). Sum of RGB (Red+Green+Blue) = 37+73+102=212 (28% of max value = 765). Red value is 37 (14.84% from 255 or 17.45% from 212); Green value is 73 (28.91% from 255 or 34.43% from 212); Blue value is 102 (40.23% from 255 or 48.11% from 212); Max value from RGB is 102 - color contains mainly: blue. Hex color #254966 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #254966 is #DAB699. Grayscale: #414141. Windows color (decimal): -14333594 or 6703397. OLE color: 6703397.
HSL color Cylindrical-coordinate representation of color #254966: hue angle of 206.77º degrees, saturation: 0.47, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #254966 is Cyan = 0.64, Magento = 0.28, Yellow = 0 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 37 | 73 | 102 | - |
| CMYK | 0.64 | 0.28 | 0 | 0.6 |
| HSL | 206.77º | 0.47% | 0.27% | - |
| HSV(B) | 206.77º | 0.64% | 0.4% | - |
| XYZ | 5.54 | 6.12 | 13.46 | - |
| YUV | 65.54 | 148.57 | 107.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 73 | 102 | 0.64 | 0.28 | 0 | 0.6 | 206.77 | 0.47 | 0.27 |
| Hex | 25 | 49 | 66 | 40 | 1C | 0 | 3C | CF | 2F | 1B |
| Octal | 45 | 111 | 146 | 100 | 34 | 0 | 74 | 317 | 57 | 33 |
| Binary | 100101 | 1001001 | 1100110 | 1000000 | 11100 | 0 | 111100 | 11001111 | 101111 | 11011 |
Color Harmonies of #254966
Complementary color
Monochromatic Colors of #254966
Black with #254966
Text Example
Text Example
White with #254966
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #254966; }
p { color: rgb(37,73,102); }
H1.HeaderClassName
{
color: #254966;
}
.AnyTagClassName
{
color: #254966;
}
</style>
background-color css
<style>
a { background-color: #254966; }
a { background-color: rgb(37,73,102); }
div.DivClassName
{
background-color: #254966;
}
.BgClassName
{
background-color: #254966;
}
</style>
border-color css
<style>
span { border-color: #254966; }
span { border-color: rgb(37,73,102); }
td.TdClassName
{
border-color: #254966;
}
.TagClassName
{
border-color: #254966;
}
</style>