Shades of Atoll #227678
Tints of Atoll #227678
RGB
CMYK
RGB Variations
Color information
#227678 (or 0x227678) is known color: Atoll. HEX triplet: 22, 76 and 78. RGB value is (34,118,120). Sum of RGB (Red+Green+Blue) = 34+118+120=272 (36% of max value = 765). Red value is 34 (13.67% from 255 or 12.5% from 272); Green value is 118 (46.48% from 255 or 43.38% from 272); Blue value is 120 (47.27% from 255 or 44.12% from 272); Max value from RGB is 120 - color contains mainly: blue. Hex color #227678 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #227678 is #DD8987. Grayscale: #5D5D5D. Windows color (decimal): -14518664 or 7894562. OLE color: 7894562.
HSL color Cylindrical-coordinate representation of color #227678: hue angle of 181.4º degrees, saturation: 0.56, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #227678 is Cyan = 0.72, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 34 | 118 | 120 | - |
| CMYK | 0.72 | 0.02 | 0 | 0.53 |
| HSL | 181.4º | 0.56% | 0.3% | - |
| HSV(B) | 181.4º | 0.72% | 0.47% | - |
| XYZ | 10.53 | 14.65 | 20.04 | - |
| YUV | 93.11 | 143.17 | 85.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 34 | 118 | 120 | 0.72 | 0.02 | 0 | 0.53 | 181.4 | 0.56 | 0.3 |
| Hex | 22 | 76 | 78 | 48 | 2 | 0 | 35 | B5 | 38 | 1E |
| Octal | 42 | 166 | 170 | 110 | 2 | 0 | 65 | 265 | 70 | 36 |
| Binary | 100010 | 1110110 | 1111000 | 1001000 | 10 | 0 | 110101 | 10110101 | 111000 | 11110 |
Color Harmonies of #227678
Complementary color
Monochromatic Colors of #227678
Black with #227678
Text Example
Text Example
White with #227678
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #227678; }
p { color: rgb(34,118,120); }
H1.HeaderClassName
{
color: #227678;
}
.AnyTagClassName
{
color: #227678;
}
</style>
background-color css
<style>
a { background-color: #227678; }
a { background-color: rgb(34,118,120); }
div.DivClassName
{
background-color: #227678;
}
.BgClassName
{
background-color: #227678;
}
</style>
border-color css
<style>
span { border-color: #227678; }
span { border-color: rgb(34,118,120); }
td.TdClassName
{
border-color: #227678;
}
.TagClassName
{
border-color: #227678;
}
</style>