Shades of Arapawa #224867
Tints of Arapawa #224867
RGB
CMYK
RGB Variations
Color information
#224867 (or 0x224867) is known color: Arapawa. HEX triplet: 22, 48 and 67. RGB value is (34,72,103). Sum of RGB (Red+Green+Blue) = 34+72+103=209 (27% of max value = 765). Red value is 34 (13.67% from 255 or 16.27% from 209); Green value is 72 (28.52% from 255 or 34.45% from 209); Blue value is 103 (40.62% from 255 or 49.28% from 209); Max value from RGB is 103 - color contains mainly: blue. Hex color #224867 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #224867 is #DDB798. Grayscale: #404040. Windows color (decimal): -14530457 or 6768674. OLE color: 6768674.
HSL color Cylindrical-coordinate representation of color #224867: hue angle of 206.96º degrees, saturation: 0.5, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #224867 is Cyan = 0.67, Magento = 0.30, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 34 | 72 | 103 | - |
| CMYK | 0.67 | 0.30 | 0 | 0.60 |
| HSL | 206.96º | 0.5% | 0.27% | - |
| HSV(B) | 206.96º | 0.67% | 0.4% | - |
| XYZ | 5.43 | 5.95 | 13.7 | - |
| YUV | 64.17 | 149.91 | 106.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 34 | 72 | 103 | 0.67 | 0.30 | 0 | 0.60 | 206.96 | 0.5 | 0.27 |
| Hex | 22 | 48 | 67 | 43 | 1E | 0 | 3C | CF | 32 | 1B |
| Octal | 42 | 110 | 147 | 103 | 36 | 0 | 74 | 317 | 62 | 33 |
| Binary | 100010 | 1001000 | 1100111 | 1000011 | 11110 | 0 | 111100 | 11001111 | 110010 | 11011 |
Color Harmonies of #224867
Complementary color
Monochromatic Colors of #224867
Black with #224867
Text Example
Text Example
White with #224867
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #224867; }
p { color: rgb(34,72,103); }
H1.HeaderClassName
{
color: #224867;
}
.AnyTagClassName
{
color: #224867;
}
</style>
background-color css
<style>
a { background-color: #224867; }
a { background-color: rgb(34,72,103); }
div.DivClassName
{
background-color: #224867;
}
.BgClassName
{
background-color: #224867;
}
</style>
border-color css
<style>
span { border-color: #224867; }
span { border-color: rgb(34,72,103); }
td.TdClassName
{
border-color: #224867;
}
.TagClassName
{
border-color: #224867;
}
</style>