Shades of Atoll #298887
Tints of Atoll #298887
RGB
CMYK
RGB Variations
Color information
#298887 (or 0x298887) is known color: Atoll. HEX triplet: 29, 88 and 87. RGB value is (41,136,135). Sum of RGB (Red+Green+Blue) = 41+136+135=312 (41% of max value = 765). Red value is 41 (16.41% from 255 or 13.14% from 312); Green value is 136 (53.52% from 255 or 43.59% from 312); Blue value is 135 (53.12% from 255 or 43.27% from 312); Max value from RGB is 136 - color contains mainly: green. Hex color #298887 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #298887 is #D67778. Grayscale: #6B6B6B. Windows color (decimal): -14055289 or 8882217. OLE color: 8882217.
HSL color Cylindrical-coordinate representation of color #298887: hue angle of 179.37º degrees, saturation: 0.54, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #298887 is Cyan = 0.70, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 41 | 136 | 135 | - |
| CMYK | 0.70 | 0 | 0.01 | 0.47 |
| HSL | 179.37º | 0.54% | 0.35% | - |
| HSV(B) | 179.37º | 0.7% | 0.53% | - |
| XYZ | 14.09 | 19.83 | 26.01 | - |
| YUV | 107.48 | 143.53 | 80.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 136 | 135 | 0.70 | 0 | 0.01 | 0.47 | 179.37 | 0.54 | 0.35 |
| Hex | 29 | 88 | 87 | 46 | 0 | 1 | 2F | B3 | 36 | 23 |
| Octal | 51 | 210 | 207 | 106 | 0 | 1 | 57 | 263 | 66 | 43 |
| Binary | 101001 | 10001000 | 10000111 | 1000110 | 0 | 1 | 101111 | 10110011 | 110110 | 100011 |
Color Harmonies of #298887
Complementary color
Monochromatic Colors of #298887
Black with #298887
Text Example
Text Example
White with #298887
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #298887; }
p { color: rgb(41,136,135); }
H1.HeaderClassName
{
color: #298887;
}
.AnyTagClassName
{
color: #298887;
}
</style>
background-color css
<style>
a { background-color: #298887; }
a { background-color: rgb(41,136,135); }
div.DivClassName
{
background-color: #298887;
}
.BgClassName
{
background-color: #298887;
}
</style>
border-color css
<style>
span { border-color: #298887; }
span { border-color: rgb(41,136,135); }
td.TdClassName
{
border-color: #298887;
}
.TagClassName
{
border-color: #298887;
}
</style>