Shades of Allports #226671
Tints of Allports #226671
RGB
CMYK
RGB Variations
Color information
#226671 (or 0x226671) is known color: Allports. HEX triplet: 22, 66 and 71. RGB value is (34,102,113). Sum of RGB (Red+Green+Blue) = 34+102+113=249 (32% of max value = 765). Red value is 34 (13.67% from 255 or 13.65% from 249); Green value is 102 (40.23% from 255 or 40.96% from 249); Blue value is 113 (44.53% from 255 or 45.38% from 249); Max value from RGB is 113 - color contains mainly: blue. Hex color #226671 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #226671 is #DD998E. Grayscale: #525252. Windows color (decimal): -14522767 or 7431714. OLE color: 7431714.
HSL color Cylindrical-coordinate representation of color #226671: hue angle of 188.35º degrees, saturation: 0.54, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #226671 is Cyan = 0.70, Magento = 0.10, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 34 | 102 | 113 | - |
| CMYK | 0.70 | 0.10 | 0 | 0.56 |
| HSL | 188.35º | 0.54% | 0.29% | - |
| HSV(B) | 188.35º | 0.7% | 0.44% | - |
| XYZ | 8.39 | 11.04 | 17.31 | - |
| YUV | 82.92 | 144.97 | 93.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 34 | 102 | 113 | 0.70 | 0.10 | 0 | 0.56 | 188.35 | 0.54 | 0.29 |
| Hex | 22 | 66 | 71 | 46 | A | 0 | 38 | BC | 36 | 1D |
| Octal | 42 | 146 | 161 | 106 | 12 | 0 | 70 | 274 | 66 | 35 |
| Binary | 100010 | 1100110 | 1110001 | 1000110 | 1010 | 0 | 111000 | 10111100 | 110110 | 11101 |
Color Harmonies of #226671
Complementary color
Monochromatic Colors of #226671
Black with #226671
Text Example
Text Example
White with #226671
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #226671; }
p { color: rgb(34,102,113); }
H1.HeaderClassName
{
color: #226671;
}
.AnyTagClassName
{
color: #226671;
}
</style>
background-color css
<style>
a { background-color: #226671; }
a { background-color: rgb(34,102,113); }
div.DivClassName
{
background-color: #226671;
}
.BgClassName
{
background-color: #226671;
}
</style>
border-color css
<style>
span { border-color: #226671; }
span { border-color: rgb(34,102,113); }
td.TdClassName
{
border-color: #226671;
}
.TagClassName
{
border-color: #226671;
}
</style>