Shades of Allports #227684
Tints of Allports #227684
RGB
CMYK
RGB Variations
Color information
#227684 (or 0x227684) is known color: Allports. HEX triplet: 22, 76 and 84. RGB value is (34,118,132). Sum of RGB (Red+Green+Blue) = 34+118+132=284 (37% of max value = 765). Red value is 34 (13.67% from 255 or 11.97% from 284); Green value is 118 (46.48% from 255 or 41.55% from 284); Blue value is 132 (51.95% from 255 or 46.48% from 284); Max value from RGB is 132 - color contains mainly: blue. Hex color #227684 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #227684 is #DD897B. Grayscale: #5E5E5E. Windows color (decimal): -14518652 or 8680994. OLE color: 8680994.
HSL color Cylindrical-coordinate representation of color #227684: hue angle of 188.57º 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 #227684 is Cyan = 0.74, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 34 | 118 | 132 | - |
| CMYK | 0.74 | 0.11 | 0 | 0.48 |
| HSL | 188.57º | 0.59% | 0.33% | - |
| HSV(B) | 188.57º | 0.74% | 0.52% | - |
| XYZ | 11.3 | 14.96 | 24.12 | - |
| YUV | 94.48 | 149.17 | 84.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 34 | 118 | 132 | 0.74 | 0.11 | 0 | 0.48 | 188.57 | 0.59 | 0.33 |
| Hex | 22 | 76 | 84 | 4A | B | 0 | 30 | BD | 3B | 21 |
| Octal | 42 | 166 | 204 | 112 | 13 | 0 | 60 | 275 | 73 | 41 |
| Binary | 100010 | 1110110 | 10000100 | 1001010 | 1011 | 0 | 110000 | 10111101 | 111011 | 100001 |
Color Harmonies of #227684
Complementary color
Monochromatic Colors of #227684
Black with #227684
Text Example
Text Example
White with #227684
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #227684; }
p { color: rgb(34,118,132); }
H1.HeaderClassName
{
color: #227684;
}
.AnyTagClassName
{
color: #227684;
}
</style>
background-color css
<style>
a { background-color: #227684; }
a { background-color: rgb(34,118,132); }
div.DivClassName
{
background-color: #227684;
}
.BgClassName
{
background-color: #227684;
}
</style>
border-color css
<style>
span { border-color: #227684; }
span { border-color: rgb(34,118,132); }
td.TdClassName
{
border-color: #227684;
}
.TagClassName
{
border-color: #227684;
}
</style>