Shades of Atoll #227579
Tints of Atoll #227579
RGB
CMYK
RGB Variations
Color information
#227579 (or 0x227579) is known color: Atoll. HEX triplet: 22, 75 and 79. RGB value is (34,117,121). Sum of RGB (Red+Green+Blue) = 34+117+121=272 (36% of max value = 765). Red value is 34 (13.67% from 255 or 12.5% from 272); Green value is 117 (46.09% from 255 or 43.01% from 272); Blue value is 121 (47.66% from 255 or 44.49% from 272); Max value from RGB is 121 - color contains mainly: blue. Hex color #227579 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #227579 is #DD8A86. Grayscale: #5C5C5C. Windows color (decimal): -14518919 or 7959842. OLE color: 7959842.
HSL color Cylindrical-coordinate representation of color #227579: hue angle of 182.76º 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 #227579 is Cyan = 0.72, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 34 | 117 | 121 | - |
| CMYK | 0.72 | 0.03 | 0 | 0.53 |
| HSL | 182.76º | 0.56% | 0.3% | - |
| HSV(B) | 182.76º | 0.72% | 0.47% | - |
| XYZ | 10.47 | 14.44 | 20.33 | - |
| YUV | 92.64 | 144 | 86.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 34 | 117 | 121 | 0.72 | 0.03 | 0 | 0.53 | 182.76 | 0.56 | 0.3 |
| Hex | 22 | 75 | 79 | 48 | 3 | 0 | 35 | B7 | 38 | 1E |
| Octal | 42 | 165 | 171 | 110 | 3 | 0 | 65 | 267 | 70 | 36 |
| Binary | 100010 | 1110101 | 1111001 | 1001000 | 11 | 0 | 110101 | 10110111 | 111000 | 11110 |
Color Harmonies of #227579
Complementary color
Monochromatic Colors of #227579
Black with #227579
Text Example
Text Example
White with #227579
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #227579; }
p { color: rgb(34,117,121); }
H1.HeaderClassName
{
color: #227579;
}
.AnyTagClassName
{
color: #227579;
}
</style>
background-color css
<style>
a { background-color: #227579; }
a { background-color: rgb(34,117,121); }
div.DivClassName
{
background-color: #227579;
}
.BgClassName
{
background-color: #227579;
}
</style>
border-color css
<style>
span { border-color: #227579; }
span { border-color: rgb(34,117,121); }
td.TdClassName
{
border-color: #227579;
}
.TagClassName
{
border-color: #227579;
}
</style>