Shades of Allports #227580
Tints of Allports #227580
RGB
CMYK
RGB Variations
Color information
#227580 (or 0x227580) is known color: Allports. HEX triplet: 22, 75 and 80. RGB value is (34,117,128). Sum of RGB (Red+Green+Blue) = 34+117+128=279 (36% of max value = 765). Red value is 34 (13.67% from 255 or 12.19% from 279); Green value is 117 (46.09% from 255 or 41.94% from 279); Blue value is 128 (50.39% from 255 or 45.88% from 279); Max value from RGB is 128 - color contains mainly: blue. Hex color #227580 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #227580 is #DD8A7F. Grayscale: #5D5D5D. Windows color (decimal): -14518912 or 8418594. OLE color: 8418594.
HSL color Cylindrical-coordinate representation of color #227580: hue angle of 187.02º degrees, saturation: 0.58, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #227580 is Cyan = 0.73, Magento = 0.09, Yellow = 0 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 34 | 117 | 128 | - |
| CMYK | 0.73 | 0.09 | 0 | 0.50 |
| HSL | 187.02º | 0.58% | 0.32% | - |
| HSV(B) | 187.02º | 0.73% | 0.5% | - |
| XYZ | 10.92 | 14.62 | 22.67 | - |
| YUV | 93.44 | 147.5 | 85.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 34 | 117 | 128 | 0.73 | 0.09 | 0 | 0.50 | 187.02 | 0.58 | 0.32 |
| Hex | 22 | 75 | 80 | 49 | 9 | 0 | 32 | BB | 3A | 20 |
| Octal | 42 | 165 | 200 | 111 | 11 | 0 | 62 | 273 | 72 | 40 |
| Binary | 100010 | 1110101 | 10000000 | 1001001 | 1001 | 0 | 110010 | 10111011 | 111010 | 100000 |
Color Harmonies of #227580
Complementary color
Monochromatic Colors of #227580
Black with #227580
Text Example
Text Example
White with #227580
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #227580; }
p { color: rgb(34,117,128); }
H1.HeaderClassName
{
color: #227580;
}
.AnyTagClassName
{
color: #227580;
}
</style>
background-color css
<style>
a { background-color: #227580; }
a { background-color: rgb(34,117,128); }
div.DivClassName
{
background-color: #227580;
}
.BgClassName
{
background-color: #227580;
}
</style>
border-color css
<style>
span { border-color: #227580; }
span { border-color: rgb(34,117,128); }
td.TdClassName
{
border-color: #227580;
}
.TagClassName
{
border-color: #227580;
}
</style>