Shades of Atoll #358186
Tints of Atoll #358186
RGB
CMYK
RGB Variations
Color information
#358186 (or 0x358186) is known color: Atoll. HEX triplet: 35, 81 and 86. RGB value is (53,129,134). Sum of RGB (Red+Green+Blue) = 53+129+134=316 (41% of max value = 765). Red value is 53 (21.09% from 255 or 16.77% from 316); Green value is 129 (50.78% from 255 or 40.82% from 316); Blue value is 134 (52.73% from 255 or 42.41% from 316); Max value from RGB is 134 - color contains mainly: blue. Hex color #358186 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #358186 is #CA7E79. Grayscale: #6A6A6A. Windows color (decimal): -13270650 or 8814901. OLE color: 8814901.
HSL color Cylindrical-coordinate representation of color #358186: hue angle of 183.7º 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 #358186 is Cyan = 0.60, Magento = 0.04, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 53 | 129 | 134 | - |
| CMYK | 0.60 | 0.04 | 0 | 0.47 |
| HSL | 183.7º | 0.43% | 0.37% | - |
| HSV(B) | 183.7º | 0.6% | 0.53% | - |
| XYZ | 13.62 | 18.18 | 25.35 | - |
| YUV | 106.85 | 143.32 | 89.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 129 | 134 | 0.60 | 0.04 | 0 | 0.47 | 183.7 | 0.43 | 0.37 |
| Hex | 35 | 81 | 86 | 3C | 4 | 0 | 2F | B8 | 2B | 25 |
| Octal | 65 | 201 | 206 | 74 | 4 | 0 | 57 | 270 | 53 | 45 |
| Binary | 110101 | 10000001 | 10000110 | 111100 | 100 | 0 | 101111 | 10111000 | 101011 | 100101 |
Color Harmonies of #358186
Complementary color
Monochromatic Colors of #358186
Black with #358186
Text Example
Text Example
White with #358186
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #358186; }
p { color: rgb(53,129,134); }
H1.HeaderClassName
{
color: #358186;
}
.AnyTagClassName
{
color: #358186;
}
</style>
background-color css
<style>
a { background-color: #358186; }
a { background-color: rgb(53,129,134); }
div.DivClassName
{
background-color: #358186;
}
.BgClassName
{
background-color: #358186;
}
</style>
border-color css
<style>
span { border-color: #358186; }
span { border-color: rgb(53,129,134); }
td.TdClassName
{
border-color: #358186;
}
.TagClassName
{
border-color: #358186;
}
</style>