Shades of Atoll #298286
Tints of Atoll #298286
RGB
CMYK
RGB Variations
Color information
#298286 (or 0x298286) is known color: Atoll. HEX triplet: 29, 82 and 86. RGB value is (41,130,134). Sum of RGB (Red+Green+Blue) = 41+130+134=305 (40% of max value = 765). Red value is 41 (16.41% from 255 or 13.44% from 305); Green value is 130 (51.17% from 255 or 42.62% from 305); Blue value is 134 (52.73% from 255 or 43.93% from 305); Max value from RGB is 134 - color contains mainly: blue. Hex color #298286 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #298286 is #D67D79. Grayscale: #676767. Windows color (decimal): -14056826 or 8815145. OLE color: 8815145.
HSL color Cylindrical-coordinate representation of color #298286: hue angle of 182.58º 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 #298286 is Cyan = 0.69, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 41 | 130 | 134 | - |
| CMYK | 0.69 | 0.03 | 0 | 0.47 |
| HSL | 182.58º | 0.53% | 0.34% | - |
| HSV(B) | 182.58º | 0.69% | 0.53% | - |
| XYZ | 13.2 | 18.16 | 25.36 | - |
| YUV | 103.85 | 145.01 | 83.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 130 | 134 | 0.69 | 0.03 | 0 | 0.47 | 182.58 | 0.53 | 0.34 |
| Hex | 29 | 82 | 86 | 45 | 3 | 0 | 2F | B7 | 35 | 22 |
| Octal | 51 | 202 | 206 | 105 | 3 | 0 | 57 | 267 | 65 | 42 |
| Binary | 101001 | 10000010 | 10000110 | 1000101 | 11 | 0 | 101111 | 10110111 | 110101 | 100010 |
Color Harmonies of #298286
Complementary color
Monochromatic Colors of #298286
Black with #298286
Text Example
Text Example
White with #298286
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #298286; }
p { color: rgb(41,130,134); }
H1.HeaderClassName
{
color: #298286;
}
.AnyTagClassName
{
color: #298286;
}
</style>
background-color css
<style>
a { background-color: #298286; }
a { background-color: rgb(41,130,134); }
div.DivClassName
{
background-color: #298286;
}
.BgClassName
{
background-color: #298286;
}
</style>
border-color css
<style>
span { border-color: #298286; }
span { border-color: rgb(41,130,134); }
td.TdClassName
{
border-color: #298286;
}
.TagClassName
{
border-color: #298286;
}
</style>