Shades of Atoll #347682
Tints of Atoll #347682
RGB
CMYK
RGB Variations
Color information
#347682 (or 0x347682) is known color: Atoll. HEX triplet: 34, 76 and 82. RGB value is (52,118,130). Sum of RGB (Red+Green+Blue) = 52+118+130=300 (39% of max value = 765). Red value is 52 (20.70% from 255 or 17.33% from 300); Green value is 118 (46.48% from 255 or 39.33% from 300); Blue value is 130 (51.17% from 255 or 43.33% from 300); Max value from RGB is 130 - color contains mainly: blue. Hex color #347682 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #347682 is #CB897D. Grayscale: #636363. Windows color (decimal): -13339006 or 8549940. OLE color: 8549940.
HSL color Cylindrical-coordinate representation of color #347682: hue angle of 189.23º degrees, saturation: 0.43, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #347682 is Cyan = 0.60, Magento = 0.09, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 52 | 118 | 130 | - |
| CMYK | 0.60 | 0.09 | 0 | 0.49 |
| HSL | 189.23º | 0.43% | 0.36% | - |
| HSV(B) | 189.23º | 0.6% | 0.51% | - |
| XYZ | 11.92 | 15.3 | 23.44 | - |
| YUV | 99.63 | 145.13 | 94.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 118 | 130 | 0.60 | 0.09 | 0 | 0.49 | 189.23 | 0.43 | 0.36 |
| Hex | 34 | 76 | 82 | 3C | 9 | 0 | 31 | BD | 2B | 24 |
| Octal | 64 | 166 | 202 | 74 | 11 | 0 | 61 | 275 | 53 | 44 |
| Binary | 110100 | 1110110 | 10000010 | 111100 | 1001 | 0 | 110001 | 10111101 | 101011 | 100100 |
Color Harmonies of #347682
Complementary color
Monochromatic Colors of #347682
Black with #347682
Text Example
Text Example
White with #347682
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #347682; }
p { color: rgb(52,118,130); }
H1.HeaderClassName
{
color: #347682;
}
.AnyTagClassName
{
color: #347682;
}
</style>
background-color css
<style>
a { background-color: #347682; }
a { background-color: rgb(52,118,130); }
div.DivClassName
{
background-color: #347682;
}
.BgClassName
{
background-color: #347682;
}
</style>
border-color css
<style>
span { border-color: #347682; }
span { border-color: rgb(52,118,130); }
td.TdClassName
{
border-color: #347682;
}
.TagClassName
{
border-color: #347682;
}
</style>