Shades of Atoll #357674
Tints of Atoll #357674
RGB
CMYK
RGB Variations
Color information
#357674 (or 0x357674) is known color: Atoll. HEX triplet: 35, 76 and 74. RGB value is (53,118,116). Sum of RGB (Red+Green+Blue) = 53+118+116=287 (38% of max value = 765). Red value is 53 (21.09% from 255 or 18.47% from 287); Green value is 118 (46.48% from 255 or 41.11% from 287); Blue value is 116 (45.70% from 255 or 40.42% from 287); Max value from RGB is 118 - color contains mainly: green. Hex color #357674 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #357674 is #CA898B. Grayscale: #626262. Windows color (decimal): -13273484 or 7632437. OLE color: 7632437.
HSL color Cylindrical-coordinate representation of color #357674: hue angle of 178.15º degrees, saturation: 0.38, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #357674 is Cyan = 0.55, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 53 | 118 | 116 | - |
| CMYK | 0.55 | 0 | 0.02 | 0.54 |
| HSL | 178.15º | 0.38% | 0.34% | - |
| HSV(B) | 178.15º | 0.55% | 0.46% | - |
| XYZ | 11.1 | 14.97 | 18.83 | - |
| YUV | 98.34 | 137.97 | 95.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 118 | 116 | 0.55 | 0 | 0.02 | 0.54 | 178.15 | 0.38 | 0.34 |
| Hex | 35 | 76 | 74 | 37 | 0 | 2 | 36 | B2 | 26 | 22 |
| Octal | 65 | 166 | 164 | 67 | 0 | 2 | 66 | 262 | 46 | 42 |
| Binary | 110101 | 1110110 | 1110100 | 110111 | 0 | 10 | 110110 | 10110010 | 100110 | 100010 |
Color Harmonies of #357674
Complementary color
Monochromatic Colors of #357674
Black with #357674
Text Example
Text Example
White with #357674
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #357674; }
p { color: rgb(53,118,116); }
H1.HeaderClassName
{
color: #357674;
}
.AnyTagClassName
{
color: #357674;
}
</style>
background-color css
<style>
a { background-color: #357674; }
a { background-color: rgb(53,118,116); }
div.DivClassName
{
background-color: #357674;
}
.BgClassName
{
background-color: #357674;
}
</style>
border-color css
<style>
span { border-color: #357674; }
span { border-color: rgb(53,118,116); }
td.TdClassName
{
border-color: #357674;
}
.TagClassName
{
border-color: #357674;
}
</style>