Shades of Allports #227390
Tints of Allports #227390
RGB
CMYK
RGB Variations
Color information
#227390 (or 0x227390) is known color: Allports. HEX triplet: 22, 73 and 90. RGB value is (34,115,144). Sum of RGB (Red+Green+Blue) = 34+115+144=293 (38% of max value = 765). Red value is 34 (13.67% from 255 or 11.60% from 293); Green value is 115 (45.31% from 255 or 39.25% from 293); Blue value is 144 (56.64% from 255 or 49.15% from 293); Max value from RGB is 144 - color contains mainly: blue. Hex color #227390 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #227390 is #DD8C6F. Grayscale: #5D5D5D. Windows color (decimal): -14519408 or 9466658. OLE color: 9466658.
HSL color Cylindrical-coordinate representation of color #227390: hue angle of 195.82º degrees, saturation: 0.62, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #227390 is Cyan = 0.76, Magento = 0.20, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 34 | 115 | 144 | - |
| CMYK | 0.76 | 0.20 | 0 | 0.44 |
| HSL | 195.82º | 0.62% | 0.35% | - |
| HSV(B) | 195.82º | 0.76% | 0.56% | - |
| XYZ | 11.82 | 14.62 | 28.58 | - |
| YUV | 94.09 | 156.16 | 85.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 34 | 115 | 144 | 0.76 | 0.20 | 0 | 0.44 | 195.82 | 0.62 | 0.35 |
| Hex | 22 | 73 | 90 | 4C | 14 | 0 | 2C | C4 | 3E | 23 |
| Octal | 42 | 163 | 220 | 114 | 24 | 0 | 54 | 304 | 76 | 43 |
| Binary | 100010 | 1110011 | 10010000 | 1001100 | 10100 | 0 | 101100 | 11000100 | 111110 | 100011 |
Color Harmonies of #227390
Complementary color
Monochromatic Colors of #227390
Black with #227390
Text Example
Text Example
White with #227390
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #227390; }
p { color: rgb(34,115,144); }
H1.HeaderClassName
{
color: #227390;
}
.AnyTagClassName
{
color: #227390;
}
</style>
background-color css
<style>
a { background-color: #227390; }
a { background-color: rgb(34,115,144); }
div.DivClassName
{
background-color: #227390;
}
.BgClassName
{
background-color: #227390;
}
</style>
border-color css
<style>
span { border-color: #227390; }
span { border-color: rgb(34,115,144); }
td.TdClassName
{
border-color: #227390;
}
.TagClassName
{
border-color: #227390;
}
</style>