Shades of Atoll #298186
Tints of Atoll #298186
RGB
CMYK
RGB Variations
Color information
#298186 (or 0x298186) is known color: Atoll. HEX triplet: 29, 81 and 86. RGB value is (41,129,134). Sum of RGB (Red+Green+Blue) = 41+129+134=304 (40% of max value = 765). Red value is 41 (16.41% from 255 or 13.49% from 304); Green value is 129 (50.78% from 255 or 42.43% from 304); Blue value is 134 (52.73% from 255 or 44.08% from 304); Max value from RGB is 134 - color contains mainly: blue. Hex color #298186 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #298186 is #D67E79. Grayscale: #676767. Windows color (decimal): -14057082 or 8814889. OLE color: 8814889.
HSL color Cylindrical-coordinate representation of color #298186: hue angle of 183.23º degrees, saturation: 0.53, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #298186 is Cyan = 0.69, Magento = 0.04, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 41 | 129 | 134 | - |
| CMYK | 0.69 | 0.04 | 0 | 0.47 |
| HSL | 183.23º | 0.53% | 0.34% | - |
| HSV(B) | 183.23º | 0.69% | 0.53% | - |
| XYZ | 13.07 | 17.89 | 25.32 | - |
| YUV | 103.26 | 145.35 | 83.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 129 | 134 | 0.69 | 0.04 | 0 | 0.47 | 183.23 | 0.53 | 0.34 |
| Hex | 29 | 81 | 86 | 45 | 4 | 0 | 2F | B7 | 35 | 22 |
| Octal | 51 | 201 | 206 | 105 | 4 | 0 | 57 | 267 | 65 | 42 |
| Binary | 101001 | 10000001 | 10000110 | 1000101 | 100 | 0 | 101111 | 10110111 | 110101 | 100010 |
Color Harmonies of #298186
Complementary color
Monochromatic Colors of #298186
Black with #298186
Text Example
Text Example
White with #298186
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #298186; }
p { color: rgb(41,129,134); }
H1.HeaderClassName
{
color: #298186;
}
.AnyTagClassName
{
color: #298186;
}
</style>
background-color css
<style>
a { background-color: #298186; }
a { background-color: rgb(41,129,134); }
div.DivClassName
{
background-color: #298186;
}
.BgClassName
{
background-color: #298186;
}
</style>
border-color css
<style>
span { border-color: #298186; }
span { border-color: rgb(41,129,134); }
td.TdClassName
{
border-color: #298186;
}
.TagClassName
{
border-color: #298186;
}
</style>