Shades of Atoll #348481
Tints of Atoll #348481
RGB
CMYK
RGB Variations
Color information
#348481 (or 0x348481) is known color: Atoll. HEX triplet: 34, 84 and 81. RGB value is (52,132,129). Sum of RGB (Red+Green+Blue) = 52+132+129=313 (41% of max value = 765). Red value is 52 (20.70% from 255 or 16.61% from 313); Green value is 132 (51.95% from 255 or 42.17% from 313); Blue value is 129 (50.78% from 255 or 41.21% from 313); Max value from RGB is 132 - color contains mainly: green. Hex color #348481 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #348481 is #CB7B7E. Grayscale: #6B6B6B. Windows color (decimal): -13335423 or 8487988. OLE color: 8487988.
HSL color Cylindrical-coordinate representation of color #348481: hue angle of 177.75º degrees, saturation: 0.43, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #348481 is Cyan = 0.61, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 52 | 132 | 129 | - |
| CMYK | 0.61 | 0 | 0.02 | 0.48 |
| HSL | 177.75º | 0.43% | 0.36% | - |
| HSV(B) | 177.75º | 0.61% | 0.52% | - |
| XYZ | 13.63 | 18.82 | 23.68 | - |
| YUV | 107.74 | 140 | 88.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 132 | 129 | 0.61 | 0 | 0.02 | 0.48 | 177.75 | 0.43 | 0.36 |
| Hex | 34 | 84 | 81 | 3D | 0 | 2 | 30 | B2 | 2B | 24 |
| Octal | 64 | 204 | 201 | 75 | 0 | 2 | 60 | 262 | 53 | 44 |
| Binary | 110100 | 10000100 | 10000001 | 111101 | 0 | 10 | 110000 | 10110010 | 101011 | 100100 |
Color Harmonies of #348481
Complementary color
Monochromatic Colors of #348481
Black with #348481
Text Example
Text Example
White with #348481
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #348481; }
p { color: rgb(52,132,129); }
H1.HeaderClassName
{
color: #348481;
}
.AnyTagClassName
{
color: #348481;
}
</style>
background-color css
<style>
a { background-color: #348481; }
a { background-color: rgb(52,132,129); }
div.DivClassName
{
background-color: #348481;
}
.BgClassName
{
background-color: #348481;
}
</style>
border-color css
<style>
span { border-color: #348481; }
span { border-color: rgb(52,132,129); }
td.TdClassName
{
border-color: #348481;
}
.TagClassName
{
border-color: #348481;
}
</style>