Shades of Atoll #227177
Tints of Atoll #227177
RGB
CMYK
RGB Variations
Color information
#227177 (or 0x227177) is known color: Atoll. HEX triplet: 22, 71 and 77. RGB value is (34,113,119). Sum of RGB (Red+Green+Blue) = 34+113+119=266 (35% of max value = 765). Red value is 34 (13.67% from 255 or 12.78% from 266); Green value is 113 (44.53% from 255 or 42.48% from 266); Blue value is 119 (46.88% from 255 or 44.74% from 266); Max value from RGB is 119 - color contains mainly: blue. Hex color #227177 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #227177 is #DD8E88. Grayscale: #595959. Windows color (decimal): -14519945 or 7827746. OLE color: 7827746.
HSL color Cylindrical-coordinate representation of color #227177: hue angle of 184.24º degrees, saturation: 0.56, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #227177 is Cyan = 0.71, Magento = 0.05, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 34 | 113 | 119 | - |
| CMYK | 0.71 | 0.05 | 0 | 0.53 |
| HSL | 184.24º | 0.56% | 0.3% | - |
| HSV(B) | 184.24º | 0.71% | 0.47% | - |
| XYZ | 9.89 | 13.48 | 19.53 | - |
| YUV | 90.06 | 144.33 | 88.01 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 34 | 113 | 119 | 0.71 | 0.05 | 0 | 0.53 | 184.24 | 0.56 | 0.3 |
| Hex | 22 | 71 | 77 | 47 | 5 | 0 | 35 | B8 | 38 | 1E |
| Octal | 42 | 161 | 167 | 107 | 5 | 0 | 65 | 270 | 70 | 36 |
| Binary | 100010 | 1110001 | 1110111 | 1000111 | 101 | 0 | 110101 | 10111000 | 111000 | 11110 |
Color Harmonies of #227177
Complementary color
Monochromatic Colors of #227177
Black with #227177
Text Example
Text Example
White with #227177
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #227177; }
p { color: rgb(34,113,119); }
H1.HeaderClassName
{
color: #227177;
}
.AnyTagClassName
{
color: #227177;
}
</style>
background-color css
<style>
a { background-color: #227177; }
a { background-color: rgb(34,113,119); }
div.DivClassName
{
background-color: #227177;
}
.BgClassName
{
background-color: #227177;
}
</style>
border-color css
<style>
span { border-color: #227177; }
span { border-color: rgb(34,113,119); }
td.TdClassName
{
border-color: #227177;
}
.TagClassName
{
border-color: #227177;
}
</style>