Shades of Atoll #347675
Tints of Atoll #347675
RGB
CMYK
RGB Variations
Color information
#347675 (or 0x347675) is known color: Atoll. HEX triplet: 34, 76 and 75. RGB value is (52,118,117). Sum of RGB (Red+Green+Blue) = 52+118+117=287 (38% of max value = 765). Red value is 52 (20.70% from 255 or 18.12% from 287); Green value is 118 (46.48% from 255 or 41.11% from 287); Blue value is 117 (46.09% from 255 or 40.77% from 287); Max value from RGB is 118 - color contains mainly: green. Hex color #347675 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #347675 is #CB898A. Grayscale: #626262. Windows color (decimal): -13339019 or 7697972. OLE color: 7697972.
HSL color Cylindrical-coordinate representation of color #347675: hue angle of 179.09º degrees, saturation: 0.39, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #347675 is Cyan = 0.56, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 52 | 118 | 117 | - |
| CMYK | 0.56 | 0 | 0.01 | 0.54 |
| HSL | 179.09º | 0.39% | 0.33% | - |
| HSV(B) | 179.09º | 0.56% | 0.46% | - |
| XYZ | 11.11 | 14.97 | 19.13 | - |
| YUV | 98.15 | 138.63 | 95.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 118 | 117 | 0.56 | 0 | 0.01 | 0.54 | 179.09 | 0.39 | 0.33 |
| Hex | 34 | 76 | 75 | 38 | 0 | 1 | 36 | B3 | 27 | 21 |
| Octal | 64 | 166 | 165 | 70 | 0 | 1 | 66 | 263 | 47 | 41 |
| Binary | 110100 | 1110110 | 1110101 | 111000 | 0 | 1 | 110110 | 10110011 | 100111 | 100001 |
Color Harmonies of #347675
Complementary color
Monochromatic Colors of #347675
Black with #347675
Text Example
Text Example
White with #347675
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #347675; }
p { color: rgb(52,118,117); }
H1.HeaderClassName
{
color: #347675;
}
.AnyTagClassName
{
color: #347675;
}
</style>
background-color css
<style>
a { background-color: #347675; }
a { background-color: rgb(52,118,117); }
div.DivClassName
{
background-color: #347675;
}
.BgClassName
{
background-color: #347675;
}
</style>
border-color css
<style>
span { border-color: #347675; }
span { border-color: rgb(52,118,117); }
td.TdClassName
{
border-color: #347675;
}
.TagClassName
{
border-color: #347675;
}
</style>