Shades of Allports #226571
Tints of Allports #226571
RGB
CMYK
RGB Variations
Color information
#226571 (or 0x226571) is known color: Allports. HEX triplet: 22, 65 and 71. RGB value is (34,101,113). Sum of RGB (Red+Green+Blue) = 34+101+113=248 (32% of max value = 765). Red value is 34 (13.67% from 255 or 13.71% from 248); Green value is 101 (39.84% from 255 or 40.73% from 248); Blue value is 113 (44.53% from 255 or 45.56% from 248); Max value from RGB is 113 - color contains mainly: blue. Hex color #226571 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #226571 is #DD9A8E. Grayscale: #525252. Windows color (decimal): -14523023 or 7431458. OLE color: 7431458.
HSL color Cylindrical-coordinate representation of color #226571: hue angle of 189.11º 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 #226571 is Cyan = 0.70, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 34 | 101 | 113 | - |
| CMYK | 0.70 | 0.11 | 0 | 0.56 |
| HSL | 189.11º | 0.54% | 0.29% | - |
| HSV(B) | 189.11º | 0.7% | 0.44% | - |
| XYZ | 8.29 | 10.84 | 17.28 | - |
| YUV | 82.34 | 145.3 | 93.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 34 | 101 | 113 | 0.70 | 0.11 | 0 | 0.56 | 189.11 | 0.54 | 0.29 |
| Hex | 22 | 65 | 71 | 46 | B | 0 | 38 | BD | 36 | 1D |
| Octal | 42 | 145 | 161 | 106 | 13 | 0 | 70 | 275 | 66 | 35 |
| Binary | 100010 | 1100101 | 1110001 | 1000110 | 1011 | 0 | 111000 | 10111101 | 110110 | 11101 |
Color Harmonies of #226571
Complementary color
Monochromatic Colors of #226571
Black with #226571
Text Example
Text Example
White with #226571
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #226571; }
p { color: rgb(34,101,113); }
H1.HeaderClassName
{
color: #226571;
}
.AnyTagClassName
{
color: #226571;
}
</style>
background-color css
<style>
a { background-color: #226571; }
a { background-color: rgb(34,101,113); }
div.DivClassName
{
background-color: #226571;
}
.BgClassName
{
background-color: #226571;
}
</style>
border-color css
<style>
span { border-color: #226571; }
span { border-color: rgb(34,101,113); }
td.TdClassName
{
border-color: #226571;
}
.TagClassName
{
border-color: #226571;
}
</style>