Shades of Atoll #298185
Tints of Atoll #298185
RGB
CMYK
RGB Variations
Color information
#298185 (or 0x298185) is known color: Atoll. HEX triplet: 29, 81 and 85. RGB value is (41,129,133). Sum of RGB (Red+Green+Blue) = 41+129+133=303 (40% of max value = 765). Red value is 41 (16.41% from 255 or 13.53% from 303); Green value is 129 (50.78% from 255 or 42.57% from 303); Blue value is 133 (52.34% from 255 or 43.89% from 303); Max value from RGB is 133 - color contains mainly: blue. Hex color #298185 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #298185 is #D67E7A. Grayscale: #676767. Windows color (decimal): -14057083 or 8749353. OLE color: 8749353.
HSL color Cylindrical-coordinate representation of color #298185: hue angle of 182.61º degrees, saturation: 0.53, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #298185 is Cyan = 0.69, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 41 | 129 | 133 | - |
| CMYK | 0.69 | 0.03 | 0 | 0.48 |
| HSL | 182.61º | 0.53% | 0.34% | - |
| HSV(B) | 182.61º | 0.69% | 0.52% | - |
| XYZ | 13 | 17.87 | 24.95 | - |
| YUV | 103.14 | 144.85 | 83.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 129 | 133 | 0.69 | 0.03 | 0 | 0.48 | 182.61 | 0.53 | 0.34 |
| Hex | 29 | 81 | 85 | 45 | 3 | 0 | 30 | B7 | 35 | 22 |
| Octal | 51 | 201 | 205 | 105 | 3 | 0 | 60 | 267 | 65 | 42 |
| Binary | 101001 | 10000001 | 10000101 | 1000101 | 11 | 0 | 110000 | 10110111 | 110101 | 100010 |
Color Harmonies of #298185
Complementary color
Monochromatic Colors of #298185
Black with #298185
Text Example
Text Example
White with #298185
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #298185; }
p { color: rgb(41,129,133); }
H1.HeaderClassName
{
color: #298185;
}
.AnyTagClassName
{
color: #298185;
}
</style>
background-color css
<style>
a { background-color: #298185; }
a { background-color: rgb(41,129,133); }
div.DivClassName
{
background-color: #298185;
}
.BgClassName
{
background-color: #298185;
}
</style>
border-color css
<style>
span { border-color: #298185; }
span { border-color: rgb(41,129,133); }
td.TdClassName
{
border-color: #298185;
}
.TagClassName
{
border-color: #298185;
}
</style>