Shades of Atoll #347577
Tints of Atoll #347577
RGB
CMYK
RGB Variations
Color information
#347577 (or 0x347577) is known color: Atoll. HEX triplet: 34, 75 and 77. RGB value is (52,117,119). Sum of RGB (Red+Green+Blue) = 52+117+119=288 (38% of max value = 765). Red value is 52 (20.70% from 255 or 18.06% from 288); Green value is 117 (46.09% from 255 or 40.62% from 288); Blue value is 119 (46.88% from 255 or 41.32% from 288); Max value from RGB is 119 - color contains mainly: blue. Hex color #347577 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #347577 is #CB8A88. Grayscale: #616161. Windows color (decimal): -13339273 or 7828788. OLE color: 7828788.
HSL color Cylindrical-coordinate representation of color #347577: hue angle of 181.79º 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 #347577 is Cyan = 0.56, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 52 | 117 | 119 | - |
| CMYK | 0.56 | 0.02 | 0 | 0.53 |
| HSL | 181.79º | 0.39% | 0.34% | - |
| HSV(B) | 181.79º | 0.56% | 0.47% | - |
| XYZ | 11.11 | 14.78 | 19.72 | - |
| YUV | 97.79 | 139.97 | 95.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 117 | 119 | 0.56 | 0.02 | 0 | 0.53 | 181.79 | 0.39 | 0.34 |
| Hex | 34 | 75 | 77 | 38 | 2 | 0 | 35 | B6 | 27 | 22 |
| Octal | 64 | 165 | 167 | 70 | 2 | 0 | 65 | 266 | 47 | 42 |
| Binary | 110100 | 1110101 | 1110111 | 111000 | 10 | 0 | 110101 | 10110110 | 100111 | 100010 |
Color Harmonies of #347577
Complementary color
Monochromatic Colors of #347577
Black with #347577
Text Example
Text Example
White with #347577
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #347577; }
p { color: rgb(52,117,119); }
H1.HeaderClassName
{
color: #347577;
}
.AnyTagClassName
{
color: #347577;
}
</style>
background-color css
<style>
a { background-color: #347577; }
a { background-color: rgb(52,117,119); }
div.DivClassName
{
background-color: #347577;
}
.BgClassName
{
background-color: #347577;
}
</style>
border-color css
<style>
span { border-color: #347577; }
span { border-color: rgb(52,117,119); }
td.TdClassName
{
border-color: #347577;
}
.TagClassName
{
border-color: #347577;
}
</style>