Shades of Atoll #298587
Tints of Atoll #298587
RGB
CMYK
RGB Variations
Color information
#298587 (or 0x298587) is known color: Atoll. HEX triplet: 29, 85 and 87. RGB value is (41,133,135). Sum of RGB (Red+Green+Blue) = 41+133+135=309 (40% of max value = 765). Red value is 41 (16.41% from 255 or 13.27% from 309); Green value is 133 (52.34% from 255 or 43.04% from 309); Blue value is 135 (53.12% from 255 or 43.69% from 309); Max value from RGB is 135 - color contains mainly: blue. Hex color #298587 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #298587 is #D67A78. Grayscale: #696969. Windows color (decimal): -14056057 or 8881449. OLE color: 8881449.
HSL color Cylindrical-coordinate representation of color #298587: hue angle of 181.28º degrees, saturation: 0.53, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #298587 is Cyan = 0.70, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 41 | 133 | 135 | - |
| CMYK | 0.70 | 0.01 | 0 | 0.47 |
| HSL | 181.28º | 0.53% | 0.35% | - |
| HSV(B) | 181.28º | 0.7% | 0.53% | - |
| XYZ | 13.68 | 19 | 25.87 | - |
| YUV | 105.72 | 144.52 | 81.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 133 | 135 | 0.70 | 0.01 | 0 | 0.47 | 181.28 | 0.53 | 0.35 |
| Hex | 29 | 85 | 87 | 46 | 1 | 0 | 2F | B5 | 35 | 23 |
| Octal | 51 | 205 | 207 | 106 | 1 | 0 | 57 | 265 | 65 | 43 |
| Binary | 101001 | 10000101 | 10000111 | 1000110 | 1 | 0 | 101111 | 10110101 | 110101 | 100011 |
Color Harmonies of #298587
Complementary color
Monochromatic Colors of #298587
Black with #298587
Text Example
Text Example
White with #298587
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #298587; }
p { color: rgb(41,133,135); }
H1.HeaderClassName
{
color: #298587;
}
.AnyTagClassName
{
color: #298587;
}
</style>
background-color css
<style>
a { background-color: #298587; }
a { background-color: rgb(41,133,135); }
div.DivClassName
{
background-color: #298587;
}
.BgClassName
{
background-color: #298587;
}
</style>
border-color css
<style>
span { border-color: #298587; }
span { border-color: rgb(41,133,135); }
td.TdClassName
{
border-color: #298587;
}
.TagClassName
{
border-color: #298587;
}
</style>