Shades of Arapawa #225461
Tints of Arapawa #225461
RGB
CMYK
RGB Variations
Color information
#225461 (or 0x225461) is known color: Arapawa. HEX triplet: 22, 54 and 61. RGB value is (34,84,97). Sum of RGB (Red+Green+Blue) = 34+84+97=215 (28% of max value = 765). Red value is 34 (13.67% from 255 or 15.81% from 215); Green value is 84 (33.20% from 255 or 39.07% from 215); Blue value is 97 (38.28% from 255 or 45.12% from 215); Max value from RGB is 97 - color contains mainly: blue. Hex color #225461 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #225461 is #DDAB9E. Grayscale: #464646. Windows color (decimal): -14527391 or 6378530. OLE color: 6378530.
HSL color Cylindrical-coordinate representation of color #225461: hue angle of 192.38º degrees, saturation: 0.48, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #225461 is Cyan = 0.65, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 34 | 84 | 97 | - |
| CMYK | 0.65 | 0.13 | 0 | 0.62 |
| HSL | 192.38º | 0.48% | 0.26% | - |
| HSV(B) | 192.38º | 0.65% | 0.38% | - |
| XYZ | 5.99 | 7.54 | 12.45 | - |
| YUV | 70.53 | 142.94 | 101.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 34 | 84 | 97 | 0.65 | 0.13 | 0 | 0.62 | 192.38 | 0.48 | 0.26 |
| Hex | 22 | 54 | 61 | 41 | D | 0 | 3E | C0 | 30 | 1A |
| Octal | 42 | 124 | 141 | 101 | 15 | 0 | 76 | 300 | 60 | 32 |
| Binary | 100010 | 1010100 | 1100001 | 1000001 | 1101 | 0 | 111110 | 11000000 | 110000 | 11010 |
Color Harmonies of #225461
Complementary color
Monochromatic Colors of #225461
Black with #225461
Text Example
Text Example
White with #225461
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #225461; }
p { color: rgb(34,84,97); }
H1.HeaderClassName
{
color: #225461;
}
.AnyTagClassName
{
color: #225461;
}
</style>
background-color css
<style>
a { background-color: #225461; }
a { background-color: rgb(34,84,97); }
div.DivClassName
{
background-color: #225461;
}
.BgClassName
{
background-color: #225461;
}
</style>
border-color css
<style>
span { border-color: #225461; }
span { border-color: rgb(34,84,97); }
td.TdClassName
{
border-color: #225461;
}
.TagClassName
{
border-color: #225461;
}
</style>