Shades of Atoll #348683
Tints of Atoll #348683
RGB
CMYK
RGB Variations
Color information
#348683 (or 0x348683) is known color: Atoll. HEX triplet: 34, 86 and 83. RGB value is (52,134,131). Sum of RGB (Red+Green+Blue) = 52+134+131=317 (41% of max value = 765). Red value is 52 (20.70% from 255 or 16.40% from 317); Green value is 134 (52.73% from 255 or 42.27% from 317); Blue value is 131 (51.56% from 255 or 41.32% from 317); Max value from RGB is 134 - color contains mainly: green. Hex color #348683 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #348683 is #CB797C. Grayscale: #6D6D6D. Windows color (decimal): -13334909 or 8619572. OLE color: 8619572.
HSL color Cylindrical-coordinate representation of color #348683: hue angle of 177.8º degrees, saturation: 0.44, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #348683 is Cyan = 0.61, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 52 | 134 | 131 | - |
| CMYK | 0.61 | 0 | 0.02 | 0.47 |
| HSL | 177.8º | 0.44% | 0.36% | - |
| HSV(B) | 177.8º | 0.61% | 0.53% | - |
| XYZ | 14.04 | 19.42 | 24.48 | - |
| YUV | 109.14 | 140.33 | 87.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 134 | 131 | 0.61 | 0 | 0.02 | 0.47 | 177.8 | 0.44 | 0.36 |
| Hex | 34 | 86 | 83 | 3D | 0 | 2 | 2F | B2 | 2C | 24 |
| Octal | 64 | 206 | 203 | 75 | 0 | 2 | 57 | 262 | 54 | 44 |
| Binary | 110100 | 10000110 | 10000011 | 111101 | 0 | 10 | 101111 | 10110010 | 101100 | 100100 |
Color Harmonies of #348683
Complementary color
Monochromatic Colors of #348683
Black with #348683
Text Example
Text Example
White with #348683
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #348683; }
p { color: rgb(52,134,131); }
H1.HeaderClassName
{
color: #348683;
}
.AnyTagClassName
{
color: #348683;
}
</style>
background-color css
<style>
a { background-color: #348683; }
a { background-color: rgb(52,134,131); }
div.DivClassName
{
background-color: #348683;
}
.BgClassName
{
background-color: #348683;
}
</style>
border-color css
<style>
span { border-color: #348683; }
span { border-color: rgb(52,134,131); }
td.TdClassName
{
border-color: #348683;
}
.TagClassName
{
border-color: #348683;
}
</style>