Shades of Allports #227391
Tints of Allports #227391
RGB
CMYK
RGB Variations
Color information
#227391 (or 0x227391) is known color: Allports. HEX triplet: 22, 73 and 91. RGB value is (34,115,145). Sum of RGB (Red+Green+Blue) = 34+115+145=294 (38% of max value = 765). Red value is 34 (13.67% from 255 or 11.56% from 294); Green value is 115 (45.31% from 255 or 39.12% from 294); Blue value is 145 (57.03% from 255 or 49.32% from 294); Max value from RGB is 145 - color contains mainly: blue. Hex color #227391 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #227391 is #DD8C6E. Grayscale: #5E5E5E. Windows color (decimal): -14519407 or 9532194. OLE color: 9532194.
HSL color Cylindrical-coordinate representation of color #227391: hue angle of 196.22º degrees, saturation: 0.62, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #227391 is Cyan = 0.77, Magento = 0.21, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 34 | 115 | 145 | - |
| CMYK | 0.77 | 0.21 | 0 | 0.43 |
| HSL | 196.22º | 0.62% | 0.35% | - |
| HSV(B) | 196.22º | 0.77% | 0.57% | - |
| XYZ | 11.9 | 14.65 | 28.99 | - |
| YUV | 94.2 | 156.66 | 85.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 34 | 115 | 145 | 0.77 | 0.21 | 0 | 0.43 | 196.22 | 0.62 | 0.35 |
| Hex | 22 | 73 | 91 | 4D | 15 | 0 | 2B | C4 | 3E | 23 |
| Octal | 42 | 163 | 221 | 115 | 25 | 0 | 53 | 304 | 76 | 43 |
| Binary | 100010 | 1110011 | 10010001 | 1001101 | 10101 | 0 | 101011 | 11000100 | 111110 | 100011 |
Color Harmonies of #227391
Complementary color
Monochromatic Colors of #227391
Black with #227391
Text Example
Text Example
White with #227391
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #227391; }
p { color: rgb(34,115,145); }
H1.HeaderClassName
{
color: #227391;
}
.AnyTagClassName
{
color: #227391;
}
</style>
background-color css
<style>
a { background-color: #227391; }
a { background-color: rgb(34,115,145); }
div.DivClassName
{
background-color: #227391;
}
.BgClassName
{
background-color: #227391;
}
</style>
border-color css
<style>
span { border-color: #227391; }
span { border-color: rgb(34,115,145); }
td.TdClassName
{
border-color: #227391;
}
.TagClassName
{
border-color: #227391;
}
</style>