Shades of Atoll #228685
Tints of Atoll #228685
RGB
CMYK
RGB Variations
Color information
#228685 (or 0x228685) is known color: Atoll. HEX triplet: 22, 86 and 85. RGB value is (34,134,133). Sum of RGB (Red+Green+Blue) = 34+134+133=301 (39% of max value = 765). Red value is 34 (13.67% from 255 or 11.30% from 301); Green value is 134 (52.73% from 255 or 44.52% from 301); Blue value is 133 (52.34% from 255 or 44.19% from 301); Max value from RGB is 134 - color contains mainly: green. Hex color #228685 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #228685 is #DD797A. Grayscale: #676767. Windows color (decimal): -14514555 or 8750626. OLE color: 8750626.
HSL color Cylindrical-coordinate representation of color #228685: hue angle of 179.4º degrees, saturation: 0.6, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #228685 is Cyan = 0.75, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 34 | 134 | 133 | - |
| CMYK | 0.75 | 0 | 0.01 | 0.47 |
| HSL | 179.4º | 0.6% | 0.33% | - |
| HSV(B) | 179.4º | 0.75% | 0.53% | - |
| XYZ | 13.42 | 19.08 | 25.17 | - |
| YUV | 103.99 | 144.37 | 78.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 34 | 134 | 133 | 0.75 | 0 | 0.01 | 0.47 | 179.4 | 0.6 | 0.33 |
| Hex | 22 | 86 | 85 | 4B | 0 | 1 | 2F | B3 | 3C | 21 |
| Octal | 42 | 206 | 205 | 113 | 0 | 1 | 57 | 263 | 74 | 41 |
| Binary | 100010 | 10000110 | 10000101 | 1001011 | 0 | 1 | 101111 | 10110011 | 111100 | 100001 |
Color Harmonies of #228685
Complementary color
Monochromatic Colors of #228685
Black with #228685
Text Example
Text Example
White with #228685
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #228685; }
p { color: rgb(34,134,133); }
H1.HeaderClassName
{
color: #228685;
}
.AnyTagClassName
{
color: #228685;
}
</style>
background-color css
<style>
a { background-color: #228685; }
a { background-color: rgb(34,134,133); }
div.DivClassName
{
background-color: #228685;
}
.BgClassName
{
background-color: #228685;
}
</style>
border-color css
<style>
span { border-color: #228685; }
span { border-color: rgb(34,134,133); }
td.TdClassName
{
border-color: #228685;
}
.TagClassName
{
border-color: #228685;
}
</style>