Shades of Allports #227889
Tints of Allports #227889
RGB
CMYK
RGB Variations
Color information
#227889 (or 0x227889) is known color: Allports. HEX triplet: 22, 78 and 89. RGB value is (34,120,137). Sum of RGB (Red+Green+Blue) = 34+120+137=291 (38% of max value = 765). Red value is 34 (13.67% from 255 or 11.68% from 291); Green value is 120 (47.27% from 255 or 41.24% from 291); Blue value is 137 (53.91% from 255 or 47.08% from 291); Max value from RGB is 137 - color contains mainly: blue. Hex color #227889 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #227889 is #DD8776. Grayscale: #606060. Windows color (decimal): -14518135 or 9009186. OLE color: 9009186.
HSL color Cylindrical-coordinate representation of color #227889: hue angle of 189.9º degrees, saturation: 0.6, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #227889 is Cyan = 0.75, Magento = 0.12, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 34 | 120 | 137 | - |
| CMYK | 0.75 | 0.12 | 0 | 0.46 |
| HSL | 189.9º | 0.6% | 0.34% | - |
| HSV(B) | 189.9º | 0.75% | 0.54% | - |
| XYZ | 11.89 | 15.58 | 26.05 | - |
| YUV | 96.22 | 151.01 | 83.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 34 | 120 | 137 | 0.75 | 0.12 | 0 | 0.46 | 189.9 | 0.6 | 0.34 |
| Hex | 22 | 78 | 89 | 4B | C | 0 | 2E | BE | 3C | 22 |
| Octal | 42 | 170 | 211 | 113 | 14 | 0 | 56 | 276 | 74 | 42 |
| Binary | 100010 | 1111000 | 10001001 | 1001011 | 1100 | 0 | 101110 | 10111110 | 111100 | 100010 |
Color Harmonies of #227889
Complementary color
Monochromatic Colors of #227889
Black with #227889
Text Example
Text Example
White with #227889
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #227889; }
p { color: rgb(34,120,137); }
H1.HeaderClassName
{
color: #227889;
}
.AnyTagClassName
{
color: #227889;
}
</style>
background-color css
<style>
a { background-color: #227889; }
a { background-color: rgb(34,120,137); }
div.DivClassName
{
background-color: #227889;
}
.BgClassName
{
background-color: #227889;
}
</style>
border-color css
<style>
span { border-color: #227889; }
span { border-color: rgb(34,120,137); }
td.TdClassName
{
border-color: #227889;
}
.TagClassName
{
border-color: #227889;
}
</style>