Shades of Atoll #347377
Tints of Atoll #347377
RGB
CMYK
RGB Variations
Color information
#347377 (or 0x347377) is known color: Atoll. HEX triplet: 34, 73 and 77. RGB value is (52,115,119). Sum of RGB (Red+Green+Blue) = 52+115+119=286 (37% of max value = 765). Red value is 52 (20.70% from 255 or 18.18% from 286); Green value is 115 (45.31% from 255 or 40.21% from 286); Blue value is 119 (46.88% from 255 or 41.61% from 286); Max value from RGB is 119 - color contains mainly: blue. Hex color #347377 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #347377 is #CB8C88. Grayscale: #606060. Windows color (decimal): -13339785 or 7828276. OLE color: 7828276.
HSL color Cylindrical-coordinate representation of color #347377: hue angle of 183.58º degrees, saturation: 0.39, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #347377 is Cyan = 0.56, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 52 | 115 | 119 | - |
| CMYK | 0.56 | 0.03 | 0 | 0.53 |
| HSL | 183.58º | 0.39% | 0.34% | - |
| HSV(B) | 183.58º | 0.56% | 0.47% | - |
| XYZ | 10.88 | 14.32 | 19.64 | - |
| YUV | 96.62 | 140.63 | 96.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 115 | 119 | 0.56 | 0.03 | 0 | 0.53 | 183.58 | 0.39 | 0.34 |
| Hex | 34 | 73 | 77 | 38 | 3 | 0 | 35 | B8 | 27 | 22 |
| Octal | 64 | 163 | 167 | 70 | 3 | 0 | 65 | 270 | 47 | 42 |
| Binary | 110100 | 1110011 | 1110111 | 111000 | 11 | 0 | 110101 | 10111000 | 100111 | 100010 |
Color Harmonies of #347377
Complementary color
Monochromatic Colors of #347377
Black with #347377
Text Example
Text Example
White with #347377
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #347377; }
p { color: rgb(52,115,119); }
H1.HeaderClassName
{
color: #347377;
}
.AnyTagClassName
{
color: #347377;
}
</style>
background-color css
<style>
a { background-color: #347377; }
a { background-color: rgb(52,115,119); }
div.DivClassName
{
background-color: #347377;
}
.BgClassName
{
background-color: #347377;
}
</style>
border-color css
<style>
span { border-color: #347377; }
span { border-color: rgb(52,115,119); }
td.TdClassName
{
border-color: #347377;
}
.TagClassName
{
border-color: #347377;
}
</style>