Shades of Atoll #227885
Tints of Atoll #227885
RGB
CMYK
RGB Variations
Color information
#227885 (or 0x227885) is known color: Atoll. HEX triplet: 22, 78 and 85. RGB value is (34,120,133). Sum of RGB (Red+Green+Blue) = 34+120+133=287 (38% of max value = 765). Red value is 34 (13.67% from 255 or 11.85% from 287); Green value is 120 (47.27% from 255 or 41.81% from 287); Blue value is 133 (52.34% from 255 or 46.34% from 287); Max value from RGB is 133 - color contains mainly: blue. Hex color #227885 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #227885 is #DD877A. Grayscale: #5F5F5F. Windows color (decimal): -14518139 or 8747042. OLE color: 8747042.
HSL color Cylindrical-coordinate representation of color #227885: hue angle of 187.88º degrees, saturation: 0.59, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #227885 is Cyan = 0.74, Magento = 0.10, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 34 | 120 | 133 | - |
| CMYK | 0.74 | 0.10 | 0 | 0.48 |
| HSL | 187.88º | 0.59% | 0.33% | - |
| HSV(B) | 187.88º | 0.74% | 0.52% | - |
| XYZ | 11.61 | 15.47 | 24.56 | - |
| YUV | 95.77 | 149.01 | 83.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 34 | 120 | 133 | 0.74 | 0.10 | 0 | 0.48 | 187.88 | 0.59 | 0.33 |
| Hex | 22 | 78 | 85 | 4A | A | 0 | 30 | BC | 3B | 21 |
| Octal | 42 | 170 | 205 | 112 | 12 | 0 | 60 | 274 | 73 | 41 |
| Binary | 100010 | 1111000 | 10000101 | 1001010 | 1010 | 0 | 110000 | 10111100 | 111011 | 100001 |
Color Harmonies of #227885
Complementary color
Monochromatic Colors of #227885
Black with #227885
Text Example
Text Example
White with #227885
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #227885; }
p { color: rgb(34,120,133); }
H1.HeaderClassName
{
color: #227885;
}
.AnyTagClassName
{
color: #227885;
}
</style>
background-color css
<style>
a { background-color: #227885; }
a { background-color: rgb(34,120,133); }
div.DivClassName
{
background-color: #227885;
}
.BgClassName
{
background-color: #227885;
}
</style>
border-color css
<style>
span { border-color: #227885; }
span { border-color: rgb(34,120,133); }
td.TdClassName
{
border-color: #227885;
}
.TagClassName
{
border-color: #227885;
}
</style>