Shades of Atoll #347478
Tints of Atoll #347478
RGB
CMYK
RGB Variations
Color information
#347478 (or 0x347478) is known color: Atoll. HEX triplet: 34, 74 and 78. RGB value is (52,116,120). Sum of RGB (Red+Green+Blue) = 52+116+120=288 (38% of max value = 765). Red value is 52 (20.70% from 255 or 18.06% from 288); Green value is 116 (45.70% from 255 or 40.28% from 288); Blue value is 120 (47.27% from 255 or 41.67% from 288); Max value from RGB is 120 - color contains mainly: blue. Hex color #347478 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #347478 is #CB8B87. Grayscale: #616161. Windows color (decimal): -13339528 or 7894068. OLE color: 7894068.
HSL color Cylindrical-coordinate representation of color #347478: hue angle of 183.53º 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 #347478 is Cyan = 0.57, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 52 | 116 | 120 | - |
| CMYK | 0.57 | 0.03 | 0 | 0.53 |
| HSL | 183.53º | 0.4% | 0.34% | - |
| HSV(B) | 183.53º | 0.57% | 0.47% | - |
| XYZ | 11.05 | 14.58 | 20 | - |
| YUV | 97.32 | 140.8 | 95.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 116 | 120 | 0.57 | 0.03 | 0 | 0.53 | 183.53 | 0.4 | 0.34 |
| Hex | 34 | 74 | 78 | 39 | 3 | 0 | 35 | B8 | 28 | 22 |
| Octal | 64 | 164 | 170 | 71 | 3 | 0 | 65 | 270 | 50 | 42 |
| Binary | 110100 | 1110100 | 1111000 | 111001 | 11 | 0 | 110101 | 10111000 | 101000 | 100010 |
Color Harmonies of #347478
Complementary color
Monochromatic Colors of #347478
Black with #347478
Text Example
Text Example
White with #347478
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #347478; }
p { color: rgb(52,116,120); }
H1.HeaderClassName
{
color: #347478;
}
.AnyTagClassName
{
color: #347478;
}
</style>
background-color css
<style>
a { background-color: #347478; }
a { background-color: rgb(52,116,120); }
div.DivClassName
{
background-color: #347478;
}
.BgClassName
{
background-color: #347478;
}
</style>
border-color css
<style>
span { border-color: #347478; }
span { border-color: rgb(52,116,120); }
td.TdClassName
{
border-color: #347478;
}
.TagClassName
{
border-color: #347478;
}
</style>