Shades of Arapawa #254669
Tints of Arapawa #254669
RGB
CMYK
RGB Variations
Color information
#254669 (or 0x254669) is known color: Arapawa. HEX triplet: 25, 46 and 69. RGB value is (37,70,105). Sum of RGB (Red+Green+Blue) = 37+70+105=212 (28% of max value = 765). Red value is 37 (14.84% from 255 or 17.45% from 212); Green value is 70 (27.73% from 255 or 33.02% from 212); Blue value is 105 (41.41% from 255 or 49.53% from 212); Max value from RGB is 105 - color contains mainly: blue. Hex color #254669 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #254669 is #DAB996. Grayscale: #3F3F3F. Windows color (decimal): -14334359 or 6899237. OLE color: 6899237.
HSL color Cylindrical-coordinate representation of color #254669: hue angle of 210.88º degrees, saturation: 0.48, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #254669 is Cyan = 0.65, Magento = 0.33, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 37 | 70 | 105 | - |
| CMYK | 0.65 | 0.33 | 0 | 0.59 |
| HSL | 210.88º | 0.48% | 0.28% | - |
| HSV(B) | 210.88º | 0.65% | 0.41% | - |
| XYZ | 5.5 | 5.79 | 14.19 | - |
| YUV | 64.12 | 151.07 | 108.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 70 | 105 | 0.65 | 0.33 | 0 | 0.59 | 210.88 | 0.48 | 0.28 |
| Hex | 25 | 46 | 69 | 41 | 21 | 0 | 3B | D3 | 30 | 1C |
| Octal | 45 | 106 | 151 | 101 | 41 | 0 | 73 | 323 | 60 | 34 |
| Binary | 100101 | 1000110 | 1101001 | 1000001 | 100001 | 0 | 111011 | 11010011 | 110000 | 11100 |
Color Harmonies of #254669
Complementary color
Monochromatic Colors of #254669
Black with #254669
Text Example
Text Example
White with #254669
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #254669; }
p { color: rgb(37,70,105); }
H1.HeaderClassName
{
color: #254669;
}
.AnyTagClassName
{
color: #254669;
}
</style>
background-color css
<style>
a { background-color: #254669; }
a { background-color: rgb(37,70,105); }
div.DivClassName
{
background-color: #254669;
}
.BgClassName
{
background-color: #254669;
}
</style>
border-color css
<style>
span { border-color: #254669; }
span { border-color: rgb(37,70,105); }
td.TdClassName
{
border-color: #254669;
}
.TagClassName
{
border-color: #254669;
}
</style>