Shades of Atoll #298689
Tints of Atoll #298689
RGB
CMYK
RGB Variations
Color information
#298689 (or 0x298689) is known color: Atoll. HEX triplet: 29, 86 and 89. RGB value is (41,134,137). Sum of RGB (Red+Green+Blue) = 41+134+137=312 (41% of max value = 765). Red value is 41 (16.41% from 255 or 13.14% from 312); Green value is 134 (52.73% from 255 or 42.95% from 312); Blue value is 137 (53.91% from 255 or 43.91% from 312); Max value from RGB is 137 - color contains mainly: blue. Hex color #298689 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #298689 is #D67976. Grayscale: #6A6A6A. Windows color (decimal): -14055799 or 9012777. OLE color: 9012777.
HSL color Cylindrical-coordinate representation of color #298689: hue angle of 181.88º 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 #298689 is Cyan = 0.70, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 41 | 134 | 137 | - |
| CMYK | 0.70 | 0.02 | 0 | 0.46 |
| HSL | 181.88º | 0.54% | 0.35% | - |
| HSV(B) | 181.88º | 0.7% | 0.54% | - |
| XYZ | 13.95 | 19.33 | 26.66 | - |
| YUV | 106.54 | 145.19 | 81.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 134 | 137 | 0.70 | 0.02 | 0 | 0.46 | 181.88 | 0.54 | 0.35 |
| Hex | 29 | 86 | 89 | 46 | 2 | 0 | 2E | B6 | 36 | 23 |
| Octal | 51 | 206 | 211 | 106 | 2 | 0 | 56 | 266 | 66 | 43 |
| Binary | 101001 | 10000110 | 10001001 | 1000110 | 10 | 0 | 101110 | 10110110 | 110110 | 100011 |
Color Harmonies of #298689
Complementary color
Monochromatic Colors of #298689
Black with #298689
Text Example
Text Example
White with #298689
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #298689; }
p { color: rgb(41,134,137); }
H1.HeaderClassName
{
color: #298689;
}
.AnyTagClassName
{
color: #298689;
}
</style>
background-color css
<style>
a { background-color: #298689; }
a { background-color: rgb(41,134,137); }
div.DivClassName
{
background-color: #298689;
}
.BgClassName
{
background-color: #298689;
}
</style>
border-color css
<style>
span { border-color: #298689; }
span { border-color: rgb(41,134,137); }
td.TdClassName
{
border-color: #298689;
}
.TagClassName
{
border-color: #298689;
}
</style>