Shades of Atoll #227175
Tints of Atoll #227175
RGB
CMYK
RGB Variations
Color information
#227175 (or 0x227175) is known color: Atoll. HEX triplet: 22, 71 and 75. RGB value is (34,113,117). Sum of RGB (Red+Green+Blue) = 34+113+117=264 (34% of max value = 765). Red value is 34 (13.67% from 255 or 12.88% from 264); Green value is 113 (44.53% from 255 or 42.80% from 264); Blue value is 117 (46.09% from 255 or 44.32% from 264); Max value from RGB is 117 - color contains mainly: blue. Hex color #227175 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #227175 is #DD8E8A. Grayscale: #595959. Windows color (decimal): -14519947 or 7696674. OLE color: 7696674.
HSL color Cylindrical-coordinate representation of color #227175: hue angle of 182.89º degrees, saturation: 0.55, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #227175 is Cyan = 0.71, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 34 | 113 | 117 | - |
| CMYK | 0.71 | 0.03 | 0 | 0.54 |
| HSL | 182.89º | 0.55% | 0.3% | - |
| HSV(B) | 182.89º | 0.71% | 0.46% | - |
| XYZ | 9.78 | 13.43 | 18.91 | - |
| YUV | 89.84 | 143.33 | 88.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 34 | 113 | 117 | 0.71 | 0.03 | 0 | 0.54 | 182.89 | 0.55 | 0.3 |
| Hex | 22 | 71 | 75 | 47 | 3 | 0 | 36 | B7 | 37 | 1E |
| Octal | 42 | 161 | 165 | 107 | 3 | 0 | 66 | 267 | 67 | 36 |
| Binary | 100010 | 1110001 | 1110101 | 1000111 | 11 | 0 | 110110 | 10110111 | 110111 | 11110 |
Color Harmonies of #227175
Complementary color
Monochromatic Colors of #227175
Black with #227175
Text Example
Text Example
White with #227175
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #227175; }
p { color: rgb(34,113,117); }
H1.HeaderClassName
{
color: #227175;
}
.AnyTagClassName
{
color: #227175;
}
</style>
background-color css
<style>
a { background-color: #227175; }
a { background-color: rgb(34,113,117); }
div.DivClassName
{
background-color: #227175;
}
.BgClassName
{
background-color: #227175;
}
</style>
border-color css
<style>
span { border-color: #227175; }
span { border-color: rgb(34,113,117); }
td.TdClassName
{
border-color: #227175;
}
.TagClassName
{
border-color: #227175;
}
</style>