Shades of Atoll #298589
Tints of Atoll #298589
RGB
CMYK
RGB Variations
Color information
#298589 (or 0x298589) is known color: Atoll. HEX triplet: 29, 85 and 89. RGB value is (41,133,137). Sum of RGB (Red+Green+Blue) = 41+133+137=311 (41% of max value = 765). Red value is 41 (16.41% from 255 or 13.18% from 311); Green value is 133 (52.34% from 255 or 42.77% from 311); Blue value is 137 (53.91% from 255 or 44.05% from 311); Max value from RGB is 137 - color contains mainly: blue. Hex color #298589 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #298589 is #D67A76. Grayscale: #696969. Windows color (decimal): -14056055 or 9012521. OLE color: 9012521.
HSL color Cylindrical-coordinate representation of color #298589: hue angle of 182.5º 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 #298589 is Cyan = 0.70, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 41 | 133 | 137 | - |
| CMYK | 0.70 | 0.03 | 0 | 0.46 |
| HSL | 182.5º | 0.54% | 0.35% | - |
| HSV(B) | 182.5º | 0.7% | 0.54% | - |
| XYZ | 13.82 | 19.05 | 26.62 | - |
| YUV | 105.95 | 145.52 | 81.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 133 | 137 | 0.70 | 0.03 | 0 | 0.46 | 182.5 | 0.54 | 0.35 |
| Hex | 29 | 85 | 89 | 46 | 3 | 0 | 2E | B6 | 36 | 23 |
| Octal | 51 | 205 | 211 | 106 | 3 | 0 | 56 | 266 | 66 | 43 |
| Binary | 101001 | 10000101 | 10001001 | 1000110 | 11 | 0 | 101110 | 10110110 | 110110 | 100011 |
Color Harmonies of #298589
Complementary color
Monochromatic Colors of #298589
Black with #298589
Text Example
Text Example
White with #298589
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #298589; }
p { color: rgb(41,133,137); }
H1.HeaderClassName
{
color: #298589;
}
.AnyTagClassName
{
color: #298589;
}
</style>
background-color css
<style>
a { background-color: #298589; }
a { background-color: rgb(41,133,137); }
div.DivClassName
{
background-color: #298589;
}
.BgClassName
{
background-color: #298589;
}
</style>
border-color css
<style>
span { border-color: #298589; }
span { border-color: rgb(41,133,137); }
td.TdClassName
{
border-color: #298589;
}
.TagClassName
{
border-color: #298589;
}
</style>