Shades of Arapawa #254668
Tints of Arapawa #254668
RGB
CMYK
RGB Variations
Color information
#254668 (or 0x254668) is known color: Arapawa. HEX triplet: 25, 46 and 68. RGB value is (37,70,104). Sum of RGB (Red+Green+Blue) = 37+70+104=211 (27% of max value = 765). Red value is 37 (14.84% from 255 or 17.54% from 211); Green value is 70 (27.73% from 255 or 33.18% from 211); Blue value is 104 (41.02% from 255 or 49.29% from 211); Max value from RGB is 104 - color contains mainly: blue. Hex color #254668 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #254668 is #DAB997. Grayscale: #3F3F3F. Windows color (decimal): -14334360 or 6833701. OLE color: 6833701.
HSL color Cylindrical-coordinate representation of color #254668: hue angle of 210.45º 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 #254668 is Cyan = 0.64, Magento = 0.33, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 37 | 70 | 104 | - |
| CMYK | 0.64 | 0.33 | 0 | 0.59 |
| HSL | 210.45º | 0.48% | 0.28% | - |
| HSV(B) | 210.45º | 0.64% | 0.41% | - |
| XYZ | 5.45 | 5.77 | 13.92 | - |
| YUV | 64.01 | 150.57 | 108.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 70 | 104 | 0.64 | 0.33 | 0 | 0.59 | 210.45 | 0.48 | 0.28 |
| Hex | 25 | 46 | 68 | 40 | 21 | 0 | 3B | D2 | 30 | 1C |
| Octal | 45 | 106 | 150 | 100 | 41 | 0 | 73 | 322 | 60 | 34 |
| Binary | 100101 | 1000110 | 1101000 | 1000000 | 100001 | 0 | 111011 | 11010010 | 110000 | 11100 |
Color Harmonies of #254668
Complementary color
Monochromatic Colors of #254668
Black with #254668
Text Example
Text Example
White with #254668
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #254668; }
p { color: rgb(37,70,104); }
H1.HeaderClassName
{
color: #254668;
}
.AnyTagClassName
{
color: #254668;
}
</style>
background-color css
<style>
a { background-color: #254668; }
a { background-color: rgb(37,70,104); }
div.DivClassName
{
background-color: #254668;
}
.BgClassName
{
background-color: #254668;
}
</style>
border-color css
<style>
span { border-color: #254668; }
span { border-color: rgb(37,70,104); }
td.TdClassName
{
border-color: #254668;
}
.TagClassName
{
border-color: #254668;
}
</style>