Shades of Atoll #358781
Tints of Atoll #358781
RGB
CMYK
RGB Variations
Color information
#358781 (or 0x358781) is known color: Atoll. HEX triplet: 35, 87 and 81. RGB value is (53,135,129). Sum of RGB (Red+Green+Blue) = 53+135+129=317 (41% of max value = 765). Red value is 53 (21.09% from 255 or 16.72% from 317); Green value is 135 (53.12% from 255 or 42.59% from 317); Blue value is 129 (50.78% from 255 or 40.69% from 317); Max value from RGB is 135 - color contains mainly: green. Hex color #358781 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #358781 is #CA787E. Grayscale: #6D6D6D. Windows color (decimal): -13269119 or 8488757. OLE color: 8488757.
HSL color Cylindrical-coordinate representation of color #358781: hue angle of 175.61º degrees, saturation: 0.44, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #358781 is Cyan = 0.61, Magento = 0, Yellow = 0.04 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 53 | 135 | 129 | - |
| CMYK | 0.61 | 0 | 0.04 | 0.47 |
| HSL | 175.61º | 0.44% | 0.37% | - |
| HSV(B) | 175.61º | 0.61% | 0.53% | - |
| XYZ | 14.09 | 19.67 | 23.82 | - |
| YUV | 109.8 | 138.83 | 87.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 135 | 129 | 0.61 | 0 | 0.04 | 0.47 | 175.61 | 0.44 | 0.37 |
| Hex | 35 | 87 | 81 | 3D | 0 | 4 | 2F | B0 | 2C | 25 |
| Octal | 65 | 207 | 201 | 75 | 0 | 4 | 57 | 260 | 54 | 45 |
| Binary | 110101 | 10000111 | 10000001 | 111101 | 0 | 100 | 101111 | 10110000 | 101100 | 100101 |
Color Harmonies of #358781
Complementary color
Monochromatic Colors of #358781
Black with #358781
Text Example
Text Example
White with #358781
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #358781; }
p { color: rgb(53,135,129); }
H1.HeaderClassName
{
color: #358781;
}
.AnyTagClassName
{
color: #358781;
}
</style>
background-color css
<style>
a { background-color: #358781; }
a { background-color: rgb(53,135,129); }
div.DivClassName
{
background-color: #358781;
}
.BgClassName
{
background-color: #358781;
}
</style>
border-color css
<style>
span { border-color: #358781; }
span { border-color: rgb(53,135,129); }
td.TdClassName
{
border-color: #358781;
}
.TagClassName
{
border-color: #358781;
}
</style>