Shades of Atoll #347375
Tints of Atoll #347375
RGB
CMYK
RGB Variations
Color information
#347375 (or 0x347375) is known color: Atoll. HEX triplet: 34, 73 and 75. RGB value is (52,115,117). Sum of RGB (Red+Green+Blue) = 52+115+117=284 (37% of max value = 765). Red value is 52 (20.70% from 255 or 18.31% from 284); Green value is 115 (45.31% from 255 or 40.49% from 284); Blue value is 117 (46.09% from 255 or 41.20% from 284); Max value from RGB is 117 - color contains mainly: blue. Hex color #347375 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #347375 is #CB8C8A. Grayscale: #606060. Windows color (decimal): -13339787 or 7697204. OLE color: 7697204.
HSL color Cylindrical-coordinate representation of color #347375: hue angle of 181.85º degrees, saturation: 0.38, 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 #347375 is Cyan = 0.56, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 52 | 115 | 117 | - |
| CMYK | 0.56 | 0.02 | 0 | 0.54 |
| HSL | 181.85º | 0.38% | 0.33% | - |
| HSV(B) | 181.85º | 0.56% | 0.46% | - |
| XYZ | 10.76 | 14.28 | 19.02 | - |
| YUV | 96.39 | 139.63 | 96.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 115 | 117 | 0.56 | 0.02 | 0 | 0.54 | 181.85 | 0.38 | 0.33 |
| Hex | 34 | 73 | 75 | 38 | 2 | 0 | 36 | B6 | 26 | 21 |
| Octal | 64 | 163 | 165 | 70 | 2 | 0 | 66 | 266 | 46 | 41 |
| Binary | 110100 | 1110011 | 1110101 | 111000 | 10 | 0 | 110110 | 10110110 | 100110 | 100001 |
Color Harmonies of #347375
Complementary color
Monochromatic Colors of #347375
Black with #347375
Text Example
Text Example
White with #347375
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #347375; }
p { color: rgb(52,115,117); }
H1.HeaderClassName
{
color: #347375;
}
.AnyTagClassName
{
color: #347375;
}
</style>
background-color css
<style>
a { background-color: #347375; }
a { background-color: rgb(52,115,117); }
div.DivClassName
{
background-color: #347375;
}
.BgClassName
{
background-color: #347375;
}
</style>
border-color css
<style>
span { border-color: #347375; }
span { border-color: rgb(52,115,117); }
td.TdClassName
{
border-color: #347375;
}
.TagClassName
{
border-color: #347375;
}
</style>