Shades of Arapawa #254968
Tints of Arapawa #254968
RGB
CMYK
RGB Variations
Color information
#254968 (or 0x254968) is known color: Arapawa. HEX triplet: 25, 49 and 68. RGB value is (37,73,104). Sum of RGB (Red+Green+Blue) = 37+73+104=214 (28% of max value = 765). Red value is 37 (14.84% from 255 or 17.29% from 214); Green value is 73 (28.91% from 255 or 34.11% from 214); Blue value is 104 (41.02% from 255 or 48.60% from 214); Max value from RGB is 104 - color contains mainly: blue. Hex color #254968 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #254968 is #DAB697. Grayscale: #414141. Windows color (decimal): -14333592 or 6834469. OLE color: 6834469.
HSL color Cylindrical-coordinate representation of color #254968: hue angle of 207.76º degrees, saturation: 0.48, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #254968 is Cyan = 0.64, Magento = 0.30, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 37 | 73 | 104 | - |
| CMYK | 0.64 | 0.30 | 0 | 0.59 |
| HSL | 207.76º | 0.48% | 0.28% | - |
| HSV(B) | 207.76º | 0.64% | 0.41% | - |
| XYZ | 5.64 | 6.16 | 13.99 | - |
| YUV | 65.77 | 149.57 | 107.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 73 | 104 | 0.64 | 0.30 | 0 | 0.59 | 207.76 | 0.48 | 0.28 |
| Hex | 25 | 49 | 68 | 40 | 1E | 0 | 3B | D0 | 30 | 1C |
| Octal | 45 | 111 | 150 | 100 | 36 | 0 | 73 | 320 | 60 | 34 |
| Binary | 100101 | 1001001 | 1101000 | 1000000 | 11110 | 0 | 111011 | 11010000 | 110000 | 11100 |
Color Harmonies of #254968
Complementary color
Monochromatic Colors of #254968
Black with #254968
Text Example
Text Example
White with #254968
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #254968; }
p { color: rgb(37,73,104); }
H1.HeaderClassName
{
color: #254968;
}
.AnyTagClassName
{
color: #254968;
}
</style>
background-color css
<style>
a { background-color: #254968; }
a { background-color: rgb(37,73,104); }
div.DivClassName
{
background-color: #254968;
}
.BgClassName
{
background-color: #254968;
}
</style>
border-color css
<style>
span { border-color: #254968; }
span { border-color: rgb(37,73,104); }
td.TdClassName
{
border-color: #254968;
}
.TagClassName
{
border-color: #254968;
}
</style>