Shades of Atoll #348380
Tints of Atoll #348380
RGB
CMYK
RGB Variations
Color information
#348380 (or 0x348380) is known color: Atoll. HEX triplet: 34, 83 and 80. RGB value is (52,131,128). Sum of RGB (Red+Green+Blue) = 52+131+128=311 (41% of max value = 765). Red value is 52 (20.70% from 255 or 16.72% from 311); Green value is 131 (51.56% from 255 or 42.12% from 311); Blue value is 128 (50.39% from 255 or 41.16% from 311); Max value from RGB is 131 - color contains mainly: green. Hex color #348380 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #348380 is #CB7C7F. Grayscale: #6A6A6A. Windows color (decimal): -13335680 or 8422196. OLE color: 8422196.
HSL color Cylindrical-coordinate representation of color #348380: hue angle of 177.72º 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 #348380 is Cyan = 0.60, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 52 | 131 | 128 | - |
| CMYK | 0.60 | 0 | 0.02 | 0.49 |
| HSL | 177.72º | 0.43% | 0.36% | - |
| HSV(B) | 177.72º | 0.6% | 0.51% | - |
| XYZ | 13.43 | 18.52 | 23.29 | - |
| YUV | 107.04 | 139.83 | 88.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 131 | 128 | 0.60 | 0 | 0.02 | 0.49 | 177.72 | 0.43 | 0.36 |
| Hex | 34 | 83 | 80 | 3C | 0 | 2 | 31 | B2 | 2B | 24 |
| Octal | 64 | 203 | 200 | 74 | 0 | 2 | 61 | 262 | 53 | 44 |
| Binary | 110100 | 10000011 | 10000000 | 111100 | 0 | 10 | 110001 | 10110010 | 101011 | 100100 |
Color Harmonies of #348380
Complementary color
Monochromatic Colors of #348380
Black with #348380
Text Example
Text Example
White with #348380
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #348380; }
p { color: rgb(52,131,128); }
H1.HeaderClassName
{
color: #348380;
}
.AnyTagClassName
{
color: #348380;
}
</style>
background-color css
<style>
a { background-color: #348380; }
a { background-color: rgb(52,131,128); }
div.DivClassName
{
background-color: #348380;
}
.BgClassName
{
background-color: #348380;
}
</style>
border-color css
<style>
span { border-color: #348380; }
span { border-color: rgb(52,131,128); }
td.TdClassName
{
border-color: #348380;
}
.TagClassName
{
border-color: #348380;
}
</style>