Shades of Atoll #347779
Tints of Atoll #347779
RGB
CMYK
RGB Variations
Color information
#347779 (or 0x347779) is known color: Atoll. HEX triplet: 34, 77 and 79. RGB value is (52,119,121). Sum of RGB (Red+Green+Blue) = 52+119+121=292 (38% of max value = 765). Red value is 52 (20.70% from 255 or 17.81% from 292); Green value is 119 (46.88% from 255 or 40.75% from 292); Blue value is 121 (47.66% from 255 or 41.44% from 292); Max value from RGB is 121 - color contains mainly: blue. Hex color #347779 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #347779 is #CB8886. Grayscale: #636363. Windows color (decimal): -13338759 or 7960372. OLE color: 7960372.
HSL color Cylindrical-coordinate representation of color #347779: hue angle of 181.74º 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 #347779 is Cyan = 0.57, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 52 | 119 | 121 | - |
| CMYK | 0.57 | 0.02 | 0 | 0.53 |
| HSL | 181.74º | 0.4% | 0.34% | - |
| HSV(B) | 181.74º | 0.57% | 0.47% | - |
| XYZ | 11.46 | 15.3 | 20.44 | - |
| YUV | 99.2 | 140.3 | 94.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 119 | 121 | 0.57 | 0.02 | 0 | 0.53 | 181.74 | 0.4 | 0.34 |
| Hex | 34 | 77 | 79 | 39 | 2 | 0 | 35 | B6 | 28 | 22 |
| Octal | 64 | 167 | 171 | 71 | 2 | 0 | 65 | 266 | 50 | 42 |
| Binary | 110100 | 1110111 | 1111001 | 111001 | 10 | 0 | 110101 | 10110110 | 101000 | 100010 |
Color Harmonies of #347779
Complementary color
Monochromatic Colors of #347779
Black with #347779
Text Example
Text Example
White with #347779
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #347779; }
p { color: rgb(52,119,121); }
H1.HeaderClassName
{
color: #347779;
}
.AnyTagClassName
{
color: #347779;
}
</style>
background-color css
<style>
a { background-color: #347779; }
a { background-color: rgb(52,119,121); }
div.DivClassName
{
background-color: #347779;
}
.BgClassName
{
background-color: #347779;
}
</style>
border-color css
<style>
span { border-color: #347779; }
span { border-color: rgb(52,119,121); }
td.TdClassName
{
border-color: #347779;
}
.TagClassName
{
border-color: #347779;
}
</style>