Shades of Arapawa #224965
Tints of Arapawa #224965
RGB
CMYK
RGB Variations
Color information
#224965 (or 0x224965) is known color: Arapawa. HEX triplet: 22, 49 and 65. RGB value is (34,73,101). Sum of RGB (Red+Green+Blue) = 34+73+101=208 (27% of max value = 765). Red value is 34 (13.67% from 255 or 16.35% from 208); Green value is 73 (28.91% from 255 or 35.10% from 208); Blue value is 101 (39.84% from 255 or 48.56% from 208); Max value from RGB is 101 - color contains mainly: blue. Hex color #224965 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #224965 is #DDB69A. Grayscale: #404040. Windows color (decimal): -14530203 or 6637858. OLE color: 6637858.
HSL color Cylindrical-coordinate representation of color #224965: hue angle of 205.07º degrees, saturation: 0.5, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #224965 is Cyan = 0.66, Magento = 0.28, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 34 | 73 | 101 | - |
| CMYK | 0.66 | 0.28 | 0 | 0.60 |
| HSL | 205.07º | 0.5% | 0.26% | - |
| HSV(B) | 205.07º | 0.66% | 0.4% | - |
| XYZ | 5.39 | 6.04 | 13.19 | - |
| YUV | 64.53 | 148.58 | 106.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 34 | 73 | 101 | 0.66 | 0.28 | 0 | 0.60 | 205.07 | 0.5 | 0.26 |
| Hex | 22 | 49 | 65 | 42 | 1C | 0 | 3C | CD | 32 | 1A |
| Octal | 42 | 111 | 145 | 102 | 34 | 0 | 74 | 315 | 62 | 32 |
| Binary | 100010 | 1001001 | 1100101 | 1000010 | 11100 | 0 | 111100 | 11001101 | 110010 | 11010 |
Color Harmonies of #224965
Complementary color
Monochromatic Colors of #224965
Black with #224965
Text Example
Text Example
White with #224965
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #224965; }
p { color: rgb(34,73,101); }
H1.HeaderClassName
{
color: #224965;
}
.AnyTagClassName
{
color: #224965;
}
</style>
background-color css
<style>
a { background-color: #224965; }
a { background-color: rgb(34,73,101); }
div.DivClassName
{
background-color: #224965;
}
.BgClassName
{
background-color: #224965;
}
</style>
border-color css
<style>
span { border-color: #224965; }
span { border-color: rgb(34,73,101); }
td.TdClassName
{
border-color: #224965;
}
.TagClassName
{
border-color: #224965;
}
</style>