Shades of Arapawa #225460
Tints of Arapawa #225460
RGB
CMYK
RGB Variations
Color information
#225460 (or 0x225460) is known color: Arapawa. HEX triplet: 22, 54 and 60. RGB value is (34,84,96). Sum of RGB (Red+Green+Blue) = 34+84+96=214 (28% of max value = 765). Red value is 34 (13.67% from 255 or 15.89% from 214); Green value is 84 (33.20% from 255 or 39.25% from 214); Blue value is 96 (37.89% from 255 or 44.86% from 214); Max value from RGB is 96 - color contains mainly: blue. Hex color #225460 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #225460 is #DDAB9F. Grayscale: #464646. Windows color (decimal): -14527392 or 6312994. OLE color: 6312994.
HSL color Cylindrical-coordinate representation of color #225460: hue angle of 191.61º degrees, saturation: 0.48, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #225460 is Cyan = 0.65, Magento = 0.12, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 34 | 84 | 96 | - |
| CMYK | 0.65 | 0.12 | 0 | 0.62 |
| HSL | 191.61º | 0.48% | 0.25% | - |
| HSV(B) | 191.61º | 0.65% | 0.38% | - |
| XYZ | 5.94 | 7.53 | 12.21 | - |
| YUV | 70.42 | 142.44 | 102.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 34 | 84 | 96 | 0.65 | 0.12 | 0 | 0.62 | 191.61 | 0.48 | 0.25 |
| Hex | 22 | 54 | 60 | 41 | C | 0 | 3E | C0 | 30 | 19 |
| Octal | 42 | 124 | 140 | 101 | 14 | 0 | 76 | 300 | 60 | 31 |
| Binary | 100010 | 1010100 | 1100000 | 1000001 | 1100 | 0 | 111110 | 11000000 | 110000 | 11001 |
Color Harmonies of #225460
Complementary color
Monochromatic Colors of #225460
Black with #225460
Text Example
Text Example
White with #225460
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #225460; }
p { color: rgb(34,84,96); }
H1.HeaderClassName
{
color: #225460;
}
.AnyTagClassName
{
color: #225460;
}
</style>
background-color css
<style>
a { background-color: #225460; }
a { background-color: rgb(34,84,96); }
div.DivClassName
{
background-color: #225460;
}
.BgClassName
{
background-color: #225460;
}
</style>
border-color css
<style>
span { border-color: #225460; }
span { border-color: rgb(34,84,96); }
td.TdClassName
{
border-color: #225460;
}
.TagClassName
{
border-color: #225460;
}
</style>