Shades of Atoll #347376
Tints of Atoll #347376
RGB
CMYK
RGB Variations
Color information
#347376 (or 0x347376) is known color: Atoll. HEX triplet: 34, 73 and 76. RGB value is (52,115,118). Sum of RGB (Red+Green+Blue) = 52+115+118=285 (37% of max value = 765). Red value is 52 (20.70% from 255 or 18.25% from 285); Green value is 115 (45.31% from 255 or 40.35% from 285); Blue value is 118 (46.48% from 255 or 41.40% from 285); Max value from RGB is 118 - color contains mainly: blue. Hex color #347376 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #347376 is #CB8C89. Grayscale: #606060. Windows color (decimal): -13339786 or 7762740. OLE color: 7762740.
HSL color Cylindrical-coordinate representation of color #347376: hue angle of 182.73º 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 #347376 is Cyan = 0.56, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 52 | 115 | 118 | - |
| CMYK | 0.56 | 0.03 | 0 | 0.54 |
| HSL | 182.73º | 0.39% | 0.33% | - |
| HSV(B) | 182.73º | 0.56% | 0.46% | - |
| XYZ | 10.82 | 14.3 | 19.33 | - |
| YUV | 96.51 | 140.13 | 96.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 115 | 118 | 0.56 | 0.03 | 0 | 0.54 | 182.73 | 0.39 | 0.33 |
| Hex | 34 | 73 | 76 | 38 | 3 | 0 | 36 | B7 | 27 | 21 |
| Octal | 64 | 163 | 166 | 70 | 3 | 0 | 66 | 267 | 47 | 41 |
| Binary | 110100 | 1110011 | 1110110 | 111000 | 11 | 0 | 110110 | 10110111 | 100111 | 100001 |
Color Harmonies of #347376
Complementary color
Monochromatic Colors of #347376
Black with #347376
Text Example
Text Example
White with #347376
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #347376; }
p { color: rgb(52,115,118); }
H1.HeaderClassName
{
color: #347376;
}
.AnyTagClassName
{
color: #347376;
}
</style>
background-color css
<style>
a { background-color: #347376; }
a { background-color: rgb(52,115,118); }
div.DivClassName
{
background-color: #347376;
}
.BgClassName
{
background-color: #347376;
}
</style>
border-color css
<style>
span { border-color: #347376; }
span { border-color: rgb(52,115,118); }
td.TdClassName
{
border-color: #347376;
}
.TagClassName
{
border-color: #347376;
}
</style>