Shades of Atoll #217279
Tints of Atoll #217279
RGB
CMYK
RGB Variations
Color information
#217279 (or 0x217279) is known color: Atoll. HEX triplet: 21, 72 and 79. RGB value is (33,114,121). Sum of RGB (Red+Green+Blue) = 33+114+121=268 (35% of max value = 765). Red value is 33 (13.28% from 255 or 12.31% from 268); Green value is 114 (44.92% from 255 or 42.54% from 268); Blue value is 121 (47.66% from 255 or 45.15% from 268); Max value from RGB is 121 - color contains mainly: blue. Hex color #217279 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #217279 is #DE8D86. Grayscale: #5A5A5A. Windows color (decimal): -14585223 or 7959073. OLE color: 7959073.
HSL color Cylindrical-coordinate representation of color #217279: hue angle of 184.77º degrees, saturation: 0.57, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #217279 is Cyan = 0.73, Magento = 0.06, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 33 | 114 | 121 | - |
| CMYK | 0.73 | 0.06 | 0 | 0.53 |
| HSL | 184.77º | 0.57% | 0.3% | - |
| HSV(B) | 184.77º | 0.73% | 0.47% | - |
| XYZ | 10.1 | 13.74 | 20.21 | - |
| YUV | 90.58 | 145.16 | 86.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 114 | 121 | 0.73 | 0.06 | 0 | 0.53 | 184.77 | 0.57 | 0.3 |
| Hex | 21 | 72 | 79 | 49 | 6 | 0 | 35 | B9 | 39 | 1E |
| Octal | 41 | 162 | 171 | 111 | 6 | 0 | 65 | 271 | 71 | 36 |
| Binary | 100001 | 1110010 | 1111001 | 1001001 | 110 | 0 | 110101 | 10111001 | 111001 | 11110 |
Color Harmonies of #217279
Complementary color
Monochromatic Colors of #217279
Black with #217279
Text Example
Text Example
White with #217279
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #217279; }
p { color: rgb(33,114,121); }
H1.HeaderClassName
{
color: #217279;
}
.AnyTagClassName
{
color: #217279;
}
</style>
background-color css
<style>
a { background-color: #217279; }
a { background-color: rgb(33,114,121); }
div.DivClassName
{
background-color: #217279;
}
.BgClassName
{
background-color: #217279;
}
</style>
border-color css
<style>
span { border-color: #217279; }
span { border-color: rgb(33,114,121); }
td.TdClassName
{
border-color: #217279;
}
.TagClassName
{
border-color: #217279;
}
</style>