Shades of Arapawa #224968
Tints of Arapawa #224968
RGB
CMYK
RGB Variations
Color information
#224968 (or 0x224968) is known color: Arapawa. HEX triplet: 22, 49 and 68. RGB value is (34,73,104). Sum of RGB (Red+Green+Blue) = 34+73+104=211 (27% of max value = 765). Red value is 34 (13.67% from 255 or 16.11% from 211); Green value is 73 (28.91% from 255 or 34.60% from 211); Blue value is 104 (41.02% from 255 or 49.29% from 211); Max value from RGB is 104 - color contains mainly: blue. Hex color #224968 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #224968 is #DDB697. Grayscale: #404040. Windows color (decimal): -14530200 or 6834466. OLE color: 6834466.
HSL color Cylindrical-coordinate representation of color #224968: hue angle of 206.57º degrees, saturation: 0.51, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #224968 is Cyan = 0.67, Magento = 0.30, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 34 | 73 | 104 | - |
| CMYK | 0.67 | 0.30 | 0 | 0.59 |
| HSL | 206.57º | 0.51% | 0.27% | - |
| HSV(B) | 206.57º | 0.67% | 0.41% | - |
| XYZ | 5.54 | 6.1 | 13.98 | - |
| YUV | 64.87 | 150.08 | 105.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 34 | 73 | 104 | 0.67 | 0.30 | 0 | 0.59 | 206.57 | 0.51 | 0.27 |
| Hex | 22 | 49 | 68 | 43 | 1E | 0 | 3B | CF | 33 | 1B |
| Octal | 42 | 111 | 150 | 103 | 36 | 0 | 73 | 317 | 63 | 33 |
| Binary | 100010 | 1001001 | 1101000 | 1000011 | 11110 | 0 | 111011 | 11001111 | 110011 | 11011 |
Color Harmonies of #224968
Complementary color
Monochromatic Colors of #224968
Black with #224968
Text Example
Text Example
White with #224968
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #224968; }
p { color: rgb(34,73,104); }
H1.HeaderClassName
{
color: #224968;
}
.AnyTagClassName
{
color: #224968;
}
</style>
background-color css
<style>
a { background-color: #224968; }
a { background-color: rgb(34,73,104); }
div.DivClassName
{
background-color: #224968;
}
.BgClassName
{
background-color: #224968;
}
</style>
border-color css
<style>
span { border-color: #224968; }
span { border-color: rgb(34,73,104); }
td.TdClassName
{
border-color: #224968;
}
.TagClassName
{
border-color: #224968;
}
</style>