Shades of Arapawa #224769
Tints of Arapawa #224769
RGB
CMYK
RGB Variations
Color information
#224769 (or 0x224769) is known color: Arapawa. HEX triplet: 22, 47 and 69. RGB value is (34,71,105). Sum of RGB (Red+Green+Blue) = 34+71+105=210 (27% of max value = 765). Red value is 34 (13.67% from 255 or 16.19% from 210); Green value is 71 (28.12% from 255 or 33.81% from 210); Blue value is 105 (41.41% from 255 or 50% from 210); Max value from RGB is 105 - color contains mainly: blue. Hex color #224769 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #224769 is #DDB896. Grayscale: #3F3F3F. Windows color (decimal): -14530711 or 6899490. OLE color: 6899490.
HSL color Cylindrical-coordinate representation of color #224769: hue angle of 208.73º degrees, saturation: 0.51, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #224769 is Cyan = 0.68, Magento = 0.32, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 34 | 71 | 105 | - |
| CMYK | 0.68 | 0.32 | 0 | 0.59 |
| HSL | 208.73º | 0.51% | 0.27% | - |
| HSV(B) | 208.73º | 0.68% | 0.41% | - |
| XYZ | 5.46 | 5.87 | 14.21 | - |
| YUV | 63.81 | 151.24 | 106.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 34 | 71 | 105 | 0.68 | 0.32 | 0 | 0.59 | 208.73 | 0.51 | 0.27 |
| Hex | 22 | 47 | 69 | 44 | 20 | 0 | 3B | D1 | 33 | 1B |
| Octal | 42 | 107 | 151 | 104 | 40 | 0 | 73 | 321 | 63 | 33 |
| Binary | 100010 | 1000111 | 1101001 | 1000100 | 100000 | 0 | 111011 | 11010001 | 110011 | 11011 |
Color Harmonies of #224769
Complementary color
Monochromatic Colors of #224769
Black with #224769
Text Example
Text Example
White with #224769
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #224769; }
p { color: rgb(34,71,105); }
H1.HeaderClassName
{
color: #224769;
}
.AnyTagClassName
{
color: #224769;
}
</style>
background-color css
<style>
a { background-color: #224769; }
a { background-color: rgb(34,71,105); }
div.DivClassName
{
background-color: #224769;
}
.BgClassName
{
background-color: #224769;
}
</style>
border-color css
<style>
span { border-color: #224769; }
span { border-color: rgb(34,71,105); }
td.TdClassName
{
border-color: #224769;
}
.TagClassName
{
border-color: #224769;
}
</style>