Shades of Atoll #358280
Tints of Atoll #358280
RGB
CMYK
RGB Variations
Color information
#358280 (or 0x358280) is known color: Atoll. HEX triplet: 35, 82 and 80. RGB value is (53,130,128). Sum of RGB (Red+Green+Blue) = 53+130+128=311 (41% of max value = 765). Red value is 53 (21.09% from 255 or 17.04% from 311); Green value is 130 (51.17% from 255 or 41.80% from 311); Blue value is 128 (50.39% from 255 or 41.16% from 311); Max value from RGB is 130 - color contains mainly: green. Hex color #358280 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #358280 is #CA7D7F. Grayscale: #6A6A6A. Windows color (decimal): -13270400 or 8421941. OLE color: 8421941.
HSL color Cylindrical-coordinate representation of color #358280: hue angle of 178.44º degrees, saturation: 0.42, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #358280 is Cyan = 0.59, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 53 | 130 | 128 | - |
| CMYK | 0.59 | 0 | 0.02 | 0.49 |
| HSL | 178.44º | 0.42% | 0.36% | - |
| HSV(B) | 178.44º | 0.59% | 0.51% | - |
| XYZ | 13.35 | 18.28 | 23.25 | - |
| YUV | 106.75 | 139.99 | 89.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 130 | 128 | 0.59 | 0 | 0.02 | 0.49 | 178.44 | 0.42 | 0.36 |
| Hex | 35 | 82 | 80 | 3B | 0 | 2 | 31 | B2 | 2A | 24 |
| Octal | 65 | 202 | 200 | 73 | 0 | 2 | 61 | 262 | 52 | 44 |
| Binary | 110101 | 10000010 | 10000000 | 111011 | 0 | 10 | 110001 | 10110010 | 101010 | 100100 |
Color Harmonies of #358280
Complementary color
Monochromatic Colors of #358280
Black with #358280
Text Example
Text Example
White with #358280
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #358280; }
p { color: rgb(53,130,128); }
H1.HeaderClassName
{
color: #358280;
}
.AnyTagClassName
{
color: #358280;
}
</style>
background-color css
<style>
a { background-color: #358280; }
a { background-color: rgb(53,130,128); }
div.DivClassName
{
background-color: #358280;
}
.BgClassName
{
background-color: #358280;
}
</style>
border-color css
<style>
span { border-color: #358280; }
span { border-color: rgb(53,130,128); }
td.TdClassName
{
border-color: #358280;
}
.TagClassName
{
border-color: #358280;
}
</style>