Shades of Atoll #347677
Tints of Atoll #347677
RGB
CMYK
RGB Variations
Color information
#347677 (or 0x347677) is known color: Atoll. HEX triplet: 34, 76 and 77. RGB value is (52,118,119). Sum of RGB (Red+Green+Blue) = 52+118+119=289 (38% of max value = 765). Red value is 52 (20.70% from 255 or 17.99% from 289); Green value is 118 (46.48% from 255 or 40.83% from 289); Blue value is 119 (46.88% from 255 or 41.18% from 289); Max value from RGB is 119 - color contains mainly: blue. Hex color #347677 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #347677 is #CB8988. Grayscale: #626262. Windows color (decimal): -13339017 or 7829044. OLE color: 7829044.
HSL color Cylindrical-coordinate representation of color #347677: hue angle of 180.9º degrees, saturation: 0.39, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #347677 is Cyan = 0.56, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 52 | 118 | 119 | - |
| CMYK | 0.56 | 0.01 | 0 | 0.53 |
| HSL | 180.9º | 0.39% | 0.34% | - |
| HSV(B) | 180.9º | 0.56% | 0.47% | - |
| XYZ | 11.22 | 15.02 | 19.76 | - |
| YUV | 98.38 | 139.63 | 94.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 118 | 119 | 0.56 | 0.01 | 0 | 0.53 | 180.9 | 0.39 | 0.34 |
| Hex | 34 | 76 | 77 | 38 | 1 | 0 | 35 | B5 | 27 | 22 |
| Octal | 64 | 166 | 167 | 70 | 1 | 0 | 65 | 265 | 47 | 42 |
| Binary | 110100 | 1110110 | 1110111 | 111000 | 1 | 0 | 110101 | 10110101 | 100111 | 100010 |
Color Harmonies of #347677
Complementary color
Monochromatic Colors of #347677
Black with #347677
Text Example
Text Example
White with #347677
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #347677; }
p { color: rgb(52,118,119); }
H1.HeaderClassName
{
color: #347677;
}
.AnyTagClassName
{
color: #347677;
}
</style>
background-color css
<style>
a { background-color: #347677; }
a { background-color: rgb(52,118,119); }
div.DivClassName
{
background-color: #347677;
}
.BgClassName
{
background-color: #347677;
}
</style>
border-color css
<style>
span { border-color: #347677; }
span { border-color: rgb(52,118,119); }
td.TdClassName
{
border-color: #347677;
}
.TagClassName
{
border-color: #347677;
}
</style>