Shades of Arapawa #225361
Tints of Arapawa #225361
RGB
CMYK
RGB Variations
Color information
#225361 (or 0x225361) is known color: Arapawa. HEX triplet: 22, 53 and 61. RGB value is (34,83,97). Sum of RGB (Red+Green+Blue) = 34+83+97=214 (28% of max value = 765). Red value is 34 (13.67% from 255 or 15.89% from 214); Green value is 83 (32.81% from 255 or 38.79% from 214); Blue value is 97 (38.28% from 255 or 45.33% from 214); Max value from RGB is 97 - color contains mainly: blue. Hex color #225361 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #225361 is #DDAC9E. Grayscale: #454545. Windows color (decimal): -14527647 or 6378274. OLE color: 6378274.
HSL color Cylindrical-coordinate representation of color #225361: hue angle of 193.33º 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 #225361 is Cyan = 0.65, Magento = 0.14, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 34 | 83 | 97 | - |
| CMYK | 0.65 | 0.14 | 0 | 0.62 |
| HSL | 193.33º | 0.48% | 0.26% | - |
| HSV(B) | 193.33º | 0.65% | 0.38% | - |
| XYZ | 5.91 | 7.39 | 12.42 | - |
| YUV | 69.95 | 143.27 | 102.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 34 | 83 | 97 | 0.65 | 0.14 | 0 | 0.62 | 193.33 | 0.48 | 0.26 |
| Hex | 22 | 53 | 61 | 41 | E | 0 | 3E | C1 | 30 | 1A |
| Octal | 42 | 123 | 141 | 101 | 16 | 0 | 76 | 301 | 60 | 32 |
| Binary | 100010 | 1010011 | 1100001 | 1000001 | 1110 | 0 | 111110 | 11000001 | 110000 | 11010 |
Color Harmonies of #225361
Complementary color
Monochromatic Colors of #225361
Black with #225361
Text Example
Text Example
White with #225361
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #225361; }
p { color: rgb(34,83,97); }
H1.HeaderClassName
{
color: #225361;
}
.AnyTagClassName
{
color: #225361;
}
</style>
background-color css
<style>
a { background-color: #225361; }
a { background-color: rgb(34,83,97); }
div.DivClassName
{
background-color: #225361;
}
.BgClassName
{
background-color: #225361;
}
</style>
border-color css
<style>
span { border-color: #225361; }
span { border-color: rgb(34,83,97); }
td.TdClassName
{
border-color: #225361;
}
.TagClassName
{
border-color: #225361;
}
</style>