Shades of Atoll #227677
Tints of Atoll #227677
RGB
CMYK
RGB Variations
Color information
#227677 (or 0x227677) is known color: Atoll. HEX triplet: 22, 76 and 77. RGB value is (34,118,119). Sum of RGB (Red+Green+Blue) = 34+118+119=271 (35% of max value = 765). Red value is 34 (13.67% from 255 or 12.55% from 271); Green value is 118 (46.48% from 255 or 43.54% from 271); Blue value is 119 (46.88% from 255 or 43.91% from 271); Max value from RGB is 119 - color contains mainly: blue. Hex color #227677 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #227677 is #DD8988. Grayscale: #5C5C5C. Windows color (decimal): -14518665 or 7829026. OLE color: 7829026.
HSL color Cylindrical-coordinate representation of color #227677: hue angle of 180.71º 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 #227677 is Cyan = 0.71, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 34 | 118 | 119 | - |
| CMYK | 0.71 | 0.01 | 0 | 0.53 |
| HSL | 180.71º | 0.56% | 0.3% | - |
| HSV(B) | 180.71º | 0.71% | 0.47% | - |
| XYZ | 10.47 | 14.63 | 19.72 | - |
| YUV | 93 | 142.67 | 85.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 34 | 118 | 119 | 0.71 | 0.01 | 0 | 0.53 | 180.71 | 0.56 | 0.3 |
| Hex | 22 | 76 | 77 | 47 | 1 | 0 | 35 | B5 | 38 | 1E |
| Octal | 42 | 166 | 167 | 107 | 1 | 0 | 65 | 265 | 70 | 36 |
| Binary | 100010 | 1110110 | 1110111 | 1000111 | 1 | 0 | 110101 | 10110101 | 111000 | 11110 |
Color Harmonies of #227677
Complementary color
Monochromatic Colors of #227677
Black with #227677
Text Example
Text Example
White with #227677
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #227677; }
p { color: rgb(34,118,119); }
H1.HeaderClassName
{
color: #227677;
}
.AnyTagClassName
{
color: #227677;
}
</style>
background-color css
<style>
a { background-color: #227677; }
a { background-color: rgb(34,118,119); }
div.DivClassName
{
background-color: #227677;
}
.BgClassName
{
background-color: #227677;
}
</style>
border-color css
<style>
span { border-color: #227677; }
span { border-color: rgb(34,118,119); }
td.TdClassName
{
border-color: #227677;
}
.TagClassName
{
border-color: #227677;
}
</style>