Shades of Atoll #347374
Tints of Atoll #347374
RGB
CMYK
RGB Variations
Color information
#347374 (or 0x347374) is known color: Atoll. HEX triplet: 34, 73 and 74. RGB value is (52,115,116). Sum of RGB (Red+Green+Blue) = 52+115+116=283 (37% of max value = 765). Red value is 52 (20.70% from 255 or 18.37% from 283); Green value is 115 (45.31% from 255 or 40.64% from 283); Blue value is 116 (45.70% from 255 or 40.99% from 283); Max value from RGB is 116 - color contains mainly: blue. Hex color #347374 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #347374 is #CB8C8B. Grayscale: #606060. Windows color (decimal): -13339788 or 7631668. OLE color: 7631668.
HSL color Cylindrical-coordinate representation of color #347374: hue angle of 180.94º degrees, saturation: 0.38, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #347374 is Cyan = 0.55, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 52 | 115 | 116 | - |
| CMYK | 0.55 | 0.01 | 0 | 0.55 |
| HSL | 180.94º | 0.38% | 0.33% | - |
| HSV(B) | 180.94º | 0.55% | 0.45% | - |
| XYZ | 10.7 | 14.25 | 18.71 | - |
| YUV | 96.28 | 139.13 | 96.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 115 | 116 | 0.55 | 0.01 | 0 | 0.55 | 180.94 | 0.38 | 0.33 |
| Hex | 34 | 73 | 74 | 37 | 1 | 0 | 37 | B5 | 26 | 21 |
| Octal | 64 | 163 | 164 | 67 | 1 | 0 | 67 | 265 | 46 | 41 |
| Binary | 110100 | 1110011 | 1110100 | 110111 | 1 | 0 | 110111 | 10110101 | 100110 | 100001 |
Color Harmonies of #347374
Complementary color
Monochromatic Colors of #347374
Black with #347374
Text Example
Text Example
White with #347374
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #347374; }
p { color: rgb(52,115,116); }
H1.HeaderClassName
{
color: #347374;
}
.AnyTagClassName
{
color: #347374;
}
</style>
background-color css
<style>
a { background-color: #347374; }
a { background-color: rgb(52,115,116); }
div.DivClassName
{
background-color: #347374;
}
.BgClassName
{
background-color: #347374;
}
</style>
border-color css
<style>
span { border-color: #347374; }
span { border-color: rgb(52,115,116); }
td.TdClassName
{
border-color: #347374;
}
.TagClassName
{
border-color: #347374;
}
</style>