Shades of Allports #227184
Tints of Allports #227184
RGB
CMYK
RGB Variations
Color information
#227184 (or 0x227184) is known color: Allports. HEX triplet: 22, 71 and 84. RGB value is (34,113,132). Sum of RGB (Red+Green+Blue) = 34+113+132=279 (36% of max value = 765). Red value is 34 (13.67% from 255 or 12.19% from 279); Green value is 113 (44.53% from 255 or 40.50% from 279); Blue value is 132 (51.95% from 255 or 47.31% from 279); Max value from RGB is 132 - color contains mainly: blue. Hex color #227184 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #227184 is #DD8E7B. Grayscale: #5B5B5B. Windows color (decimal): -14519932 or 8679714. OLE color: 8679714.
HSL color Cylindrical-coordinate representation of color #227184: hue angle of 191.63º degrees, saturation: 0.59, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #227184 is Cyan = 0.74, Magento = 0.14, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 34 | 113 | 132 | - |
| CMYK | 0.74 | 0.14 | 0 | 0.48 |
| HSL | 191.63º | 0.59% | 0.33% | - |
| HSV(B) | 191.63º | 0.74% | 0.52% | - |
| XYZ | 10.73 | 13.82 | 23.93 | - |
| YUV | 91.55 | 150.83 | 86.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 34 | 113 | 132 | 0.74 | 0.14 | 0 | 0.48 | 191.63 | 0.59 | 0.33 |
| Hex | 22 | 71 | 84 | 4A | E | 0 | 30 | C0 | 3B | 21 |
| Octal | 42 | 161 | 204 | 112 | 16 | 0 | 60 | 300 | 73 | 41 |
| Binary | 100010 | 1110001 | 10000100 | 1001010 | 1110 | 0 | 110000 | 11000000 | 111011 | 100001 |
Color Harmonies of #227184
Complementary color
Monochromatic Colors of #227184
Black with #227184
Text Example
Text Example
White with #227184
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #227184; }
p { color: rgb(34,113,132); }
H1.HeaderClassName
{
color: #227184;
}
.AnyTagClassName
{
color: #227184;
}
</style>
background-color css
<style>
a { background-color: #227184; }
a { background-color: rgb(34,113,132); }
div.DivClassName
{
background-color: #227184;
}
.BgClassName
{
background-color: #227184;
}
</style>
border-color css
<style>
span { border-color: #227184; }
span { border-color: rgb(34,113,132); }
td.TdClassName
{
border-color: #227184;
}
.TagClassName
{
border-color: #227184;
}
</style>