Shades of Atoll #298489
Tints of Atoll #298489
RGB
CMYK
RGB Variations
Color information
#298489 (or 0x298489) is known color: Atoll. HEX triplet: 29, 84 and 89. RGB value is (41,132,137). Sum of RGB (Red+Green+Blue) = 41+132+137=310 (41% of max value = 765). Red value is 41 (16.41% from 255 or 13.23% from 310); Green value is 132 (51.95% from 255 or 42.58% from 310); Blue value is 137 (53.91% from 255 or 44.19% from 310); Max value from RGB is 137 - color contains mainly: blue. Hex color #298489 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #298489 is #D67B76. Grayscale: #696969. Windows color (decimal): -14056311 or 9012265. OLE color: 9012265.
HSL color Cylindrical-coordinate representation of color #298489: hue angle of 183.12º degrees, saturation: 0.54, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #298489 is Cyan = 0.70, Magento = 0.04, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 41 | 132 | 137 | - |
| CMYK | 0.70 | 0.04 | 0 | 0.46 |
| HSL | 183.13º | 0.54% | 0.35% | - |
| HSV(B) | 183.13º | 0.7% | 0.54% | - |
| XYZ | 13.68 | 18.78 | 26.57 | - |
| YUV | 105.36 | 145.85 | 82.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 132 | 137 | 0.70 | 0.04 | 0 | 0.46 | 183.13 | 0.54 | 0.35 |
| Hex | 29 | 84 | 89 | 46 | 4 | 0 | 2E | B7 | 36 | 23 |
| Octal | 51 | 204 | 211 | 106 | 4 | 0 | 56 | 267 | 66 | 43 |
| Binary | 101001 | 10000100 | 10001001 | 1000110 | 100 | 0 | 101110 | 10110111 | 110110 | 100011 |
Color Harmonies of #298489
Complementary color
Monochromatic Colors of #298489
Black with #298489
Text Example
Text Example
White with #298489
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #298489; }
p { color: rgb(41,132,137); }
H1.HeaderClassName
{
color: #298489;
}
.AnyTagClassName
{
color: #298489;
}
</style>
background-color css
<style>
a { background-color: #298489; }
a { background-color: rgb(41,132,137); }
div.DivClassName
{
background-color: #298489;
}
.BgClassName
{
background-color: #298489;
}
</style>
border-color css
<style>
span { border-color: #298489; }
span { border-color: rgb(41,132,137); }
td.TdClassName
{
border-color: #298489;
}
.TagClassName
{
border-color: #298489;
}
</style>