Shades of Allports #227484
Tints of Allports #227484
RGB
CMYK
RGB Variations
Color information
#227484 (or 0x227484) is known color: Allports. HEX triplet: 22, 74 and 84. RGB value is (34,116,132). Sum of RGB (Red+Green+Blue) = 34+116+132=282 (37% of max value = 765). Red value is 34 (13.67% from 255 or 12.06% from 282); Green value is 116 (45.70% from 255 or 41.13% from 282); Blue value is 132 (51.95% from 255 or 46.81% from 282); Max value from RGB is 132 - color contains mainly: blue. Hex color #227484 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #227484 is #DD8B7B. Grayscale: #5D5D5D. Windows color (decimal): -14519164 or 8680482. OLE color: 8680482.
HSL color Cylindrical-coordinate representation of color #227484: hue angle of 189.8º 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 #227484 is Cyan = 0.74, Magento = 0.12, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 34 | 116 | 132 | - |
| CMYK | 0.74 | 0.12 | 0 | 0.48 |
| HSL | 189.8º | 0.59% | 0.33% | - |
| HSV(B) | 189.8º | 0.74% | 0.52% | - |
| XYZ | 11.07 | 14.5 | 24.04 | - |
| YUV | 93.31 | 149.83 | 85.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 34 | 116 | 132 | 0.74 | 0.12 | 0 | 0.48 | 189.8 | 0.59 | 0.33 |
| Hex | 22 | 74 | 84 | 4A | C | 0 | 30 | BE | 3B | 21 |
| Octal | 42 | 164 | 204 | 112 | 14 | 0 | 60 | 276 | 73 | 41 |
| Binary | 100010 | 1110100 | 10000100 | 1001010 | 1100 | 0 | 110000 | 10111110 | 111011 | 100001 |
Color Harmonies of #227484
Complementary color
Monochromatic Colors of #227484
Black with #227484
Text Example
Text Example
White with #227484
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #227484; }
p { color: rgb(34,116,132); }
H1.HeaderClassName
{
color: #227484;
}
.AnyTagClassName
{
color: #227484;
}
</style>
background-color css
<style>
a { background-color: #227484; }
a { background-color: rgb(34,116,132); }
div.DivClassName
{
background-color: #227484;
}
.BgClassName
{
background-color: #227484;
}
</style>
border-color css
<style>
span { border-color: #227484; }
span { border-color: rgb(34,116,132); }
td.TdClassName
{
border-color: #227484;
}
.TagClassName
{
border-color: #227484;
}
</style>