Shades of Atoll #358680
Tints of Atoll #358680
RGB
CMYK
RGB Variations
Color information
#358680 (or 0x358680) is known color: Atoll. HEX triplet: 35, 86 and 80. RGB value is (53,134,128). Sum of RGB (Red+Green+Blue) = 53+134+128=315 (41% of max value = 765). Red value is 53 (21.09% from 255 or 16.83% from 315); Green value is 134 (52.73% from 255 or 42.54% from 315); Blue value is 128 (50.39% from 255 or 40.63% from 315); Max value from RGB is 134 - color contains mainly: green. Hex color #358680 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #358680 is #CA797F. Grayscale: #6D6D6D. Windows color (decimal): -13269376 or 8422965. OLE color: 8422965.
HSL color Cylindrical-coordinate representation of color #358680: hue angle of 175.56º degrees, saturation: 0.43, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #358680 is Cyan = 0.60, Magento = 0, Yellow = 0.04 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 53 | 134 | 128 | - |
| CMYK | 0.60 | 0 | 0.04 | 0.47 |
| HSL | 175.56º | 0.43% | 0.37% | - |
| HSV(B) | 175.56º | 0.6% | 0.53% | - |
| XYZ | 13.89 | 19.37 | 23.43 | - |
| YUV | 109.1 | 138.66 | 87.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 134 | 128 | 0.60 | 0 | 0.04 | 0.47 | 175.56 | 0.43 | 0.37 |
| Hex | 35 | 86 | 80 | 3C | 0 | 4 | 2F | B0 | 2B | 25 |
| Octal | 65 | 206 | 200 | 74 | 0 | 4 | 57 | 260 | 53 | 45 |
| Binary | 110101 | 10000110 | 10000000 | 111100 | 0 | 100 | 101111 | 10110000 | 101011 | 100101 |
Color Harmonies of #358680
Complementary color
Monochromatic Colors of #358680
Black with #358680
Text Example
Text Example
White with #358680
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #358680; }
p { color: rgb(53,134,128); }
H1.HeaderClassName
{
color: #358680;
}
.AnyTagClassName
{
color: #358680;
}
</style>
background-color css
<style>
a { background-color: #358680; }
a { background-color: rgb(53,134,128); }
div.DivClassName
{
background-color: #358680;
}
.BgClassName
{
background-color: #358680;
}
</style>
border-color css
<style>
span { border-color: #358680; }
span { border-color: rgb(53,134,128); }
td.TdClassName
{
border-color: #358680;
}
.TagClassName
{
border-color: #358680;
}
</style>