Shades of Atoll #357677
Tints of Atoll #357677
RGB
CMYK
RGB Variations
Color information
#357677 (or 0x357677) is known color: Atoll. HEX triplet: 35, 76 and 77. RGB value is (53,118,119). Sum of RGB (Red+Green+Blue) = 53+118+119=290 (38% of max value = 765). Red value is 53 (21.09% from 255 or 18.28% from 290); Green value is 118 (46.48% from 255 or 40.69% from 290); Blue value is 119 (46.88% from 255 or 41.03% from 290); Max value from RGB is 119 - color contains mainly: blue. Hex color #357677 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #357677 is #CA8988. Grayscale: #626262. Windows color (decimal): -13273481 or 7829045. OLE color: 7829045.
HSL color Cylindrical-coordinate representation of color #357677: hue angle of 180.91º degrees, saturation: 0.38, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #357677 is Cyan = 0.55, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 53 | 118 | 119 | - |
| CMYK | 0.55 | 0.01 | 0 | 0.53 |
| HSL | 180.91º | 0.38% | 0.34% | - |
| HSV(B) | 180.91º | 0.55% | 0.47% | - |
| XYZ | 11.28 | 15.05 | 19.76 | - |
| YUV | 98.68 | 139.47 | 95.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 118 | 119 | 0.55 | 0.01 | 0 | 0.53 | 180.91 | 0.38 | 0.34 |
| Hex | 35 | 76 | 77 | 37 | 1 | 0 | 35 | B5 | 26 | 22 |
| Octal | 65 | 166 | 167 | 67 | 1 | 0 | 65 | 265 | 46 | 42 |
| Binary | 110101 | 1110110 | 1110111 | 110111 | 1 | 0 | 110101 | 10110101 | 100110 | 100010 |
Color Harmonies of #357677
Complementary color
Monochromatic Colors of #357677
Black with #357677
Text Example
Text Example
White with #357677
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #357677; }
p { color: rgb(53,118,119); }
H1.HeaderClassName
{
color: #357677;
}
.AnyTagClassName
{
color: #357677;
}
</style>
background-color css
<style>
a { background-color: #357677; }
a { background-color: rgb(53,118,119); }
div.DivClassName
{
background-color: #357677;
}
.BgClassName
{
background-color: #357677;
}
</style>
border-color css
<style>
span { border-color: #357677; }
span { border-color: rgb(53,118,119); }
td.TdClassName
{
border-color: #357677;
}
.TagClassName
{
border-color: #357677;
}
</style>