Shades of Arapawa #225762
Tints of Arapawa #225762
RGB
CMYK
RGB Variations
Color information
#225762 (or 0x225762) is known color: Arapawa. HEX triplet: 22, 57 and 62. RGB value is (34,87,98). Sum of RGB (Red+Green+Blue) = 34+87+98=219 (29% of max value = 765). Red value is 34 (13.67% from 255 or 15.53% from 219); Green value is 87 (34.38% from 255 or 39.73% from 219); Blue value is 98 (38.67% from 255 or 44.75% from 219); Max value from RGB is 98 - color contains mainly: blue. Hex color #225762 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #225762 is #DDA89D. Grayscale: #484848. Windows color (decimal): -14526622 or 6444834. OLE color: 6444834.
HSL color Cylindrical-coordinate representation of color #225762: hue angle of 190.31º 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 #225762 is Cyan = 0.65, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 34 | 87 | 98 | - |
| CMYK | 0.65 | 0.11 | 0 | 0.62 |
| HSL | 190.31º | 0.48% | 0.26% | - |
| HSV(B) | 190.31º | 0.65% | 0.38% | - |
| XYZ | 6.27 | 8.04 | 12.78 | - |
| YUV | 72.41 | 142.44 | 100.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 34 | 87 | 98 | 0.65 | 0.11 | 0 | 0.62 | 190.31 | 0.48 | 0.26 |
| Hex | 22 | 57 | 62 | 41 | B | 0 | 3E | BE | 30 | 1A |
| Octal | 42 | 127 | 142 | 101 | 13 | 0 | 76 | 276 | 60 | 32 |
| Binary | 100010 | 1010111 | 1100010 | 1000001 | 1011 | 0 | 111110 | 10111110 | 110000 | 11010 |
Color Harmonies of #225762
Complementary color
Monochromatic Colors of #225762
Black with #225762
Text Example
Text Example
White with #225762
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #225762; }
p { color: rgb(34,87,98); }
H1.HeaderClassName
{
color: #225762;
}
.AnyTagClassName
{
color: #225762;
}
</style>
background-color css
<style>
a { background-color: #225762; }
a { background-color: rgb(34,87,98); }
div.DivClassName
{
background-color: #225762;
}
.BgClassName
{
background-color: #225762;
}
</style>
border-color css
<style>
span { border-color: #225762; }
span { border-color: rgb(34,87,98); }
td.TdClassName
{
border-color: #225762;
}
.TagClassName
{
border-color: #225762;
}
</style>