Shades of Atoll #347877
Tints of Atoll #347877
RGB
CMYK
RGB Variations
Color information
#347877 (or 0x347877) is known color: Atoll. HEX triplet: 34, 78 and 77. RGB value is (52,120,119). Sum of RGB (Red+Green+Blue) = 52+120+119=291 (38% of max value = 765). Red value is 52 (20.70% from 255 or 17.87% from 291); Green value is 120 (47.27% from 255 or 41.24% from 291); Blue value is 119 (46.88% from 255 or 40.89% from 291); Max value from RGB is 120 - color contains mainly: green. Hex color #347877 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #347877 is #CB8788. Grayscale: #636363. Windows color (decimal): -13338505 or 7829556. OLE color: 7829556.
HSL color Cylindrical-coordinate representation of color #347877: hue angle of 179.12º degrees, saturation: 0.4, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #347877 is Cyan = 0.57, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 52 | 120 | 119 | - |
| CMYK | 0.57 | 0 | 0.01 | 0.53 |
| HSL | 179.12º | 0.4% | 0.34% | - |
| HSV(B) | 179.12º | 0.57% | 0.47% | - |
| XYZ | 11.46 | 15.49 | 19.84 | - |
| YUV | 99.55 | 138.97 | 94.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 120 | 119 | 0.57 | 0 | 0.01 | 0.53 | 179.12 | 0.4 | 0.34 |
| Hex | 34 | 78 | 77 | 39 | 0 | 1 | 35 | B3 | 28 | 22 |
| Octal | 64 | 170 | 167 | 71 | 0 | 1 | 65 | 263 | 50 | 42 |
| Binary | 110100 | 1111000 | 1110111 | 111001 | 0 | 1 | 110101 | 10110011 | 101000 | 100010 |
Color Harmonies of #347877
Complementary color
Monochromatic Colors of #347877
Black with #347877
Text Example
Text Example
White with #347877
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #347877; }
p { color: rgb(52,120,119); }
H1.HeaderClassName
{
color: #347877;
}
.AnyTagClassName
{
color: #347877;
}
</style>
background-color css
<style>
a { background-color: #347877; }
a { background-color: rgb(52,120,119); }
div.DivClassName
{
background-color: #347877;
}
.BgClassName
{
background-color: #347877;
}
</style>
border-color css
<style>
span { border-color: #347877; }
span { border-color: rgb(52,120,119); }
td.TdClassName
{
border-color: #347877;
}
.TagClassName
{
border-color: #347877;
}
</style>