Shades of Atoll #348087
Tints of Atoll #348087
RGB
CMYK
RGB Variations
Color information
#348087 (or 0x348087) is known color: Atoll. HEX triplet: 34, 80 and 87. RGB value is (52,128,135). Sum of RGB (Red+Green+Blue) = 52+128+135=315 (41% of max value = 765). Red value is 52 (20.70% from 255 or 16.51% from 315); Green value is 128 (50.39% from 255 or 40.63% from 315); Blue value is 135 (53.12% from 255 or 42.86% from 315); Max value from RGB is 135 - color contains mainly: blue. Hex color #348087 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #348087 is #CB7F78. Grayscale: #696969. Windows color (decimal): -13336441 or 8880180. OLE color: 8880180.
HSL color Cylindrical-coordinate representation of color #348087: hue angle of 185.06º degrees, saturation: 0.44, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #348087 is Cyan = 0.61, Magento = 0.05, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 52 | 128 | 135 | - |
| CMYK | 0.61 | 0.05 | 0 | 0.47 |
| HSL | 185.06º | 0.44% | 0.37% | - |
| HSV(B) | 185.06º | 0.61% | 0.53% | - |
| XYZ | 13.51 | 17.92 | 25.67 | - |
| YUV | 106.07 | 144.32 | 89.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 128 | 135 | 0.61 | 0.05 | 0 | 0.47 | 185.06 | 0.44 | 0.37 |
| Hex | 34 | 80 | 87 | 3D | 5 | 0 | 2F | B9 | 2C | 25 |
| Octal | 64 | 200 | 207 | 75 | 5 | 0 | 57 | 271 | 54 | 45 |
| Binary | 110100 | 10000000 | 10000111 | 111101 | 101 | 0 | 101111 | 10111001 | 101100 | 100101 |
Color Harmonies of #348087
Complementary color
Monochromatic Colors of #348087
Black with #348087
Text Example
Text Example
White with #348087
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #348087; }
p { color: rgb(52,128,135); }
H1.HeaderClassName
{
color: #348087;
}
.AnyTagClassName
{
color: #348087;
}
</style>
background-color css
<style>
a { background-color: #348087; }
a { background-color: rgb(52,128,135); }
div.DivClassName
{
background-color: #348087;
}
.BgClassName
{
background-color: #348087;
}
</style>
border-color css
<style>
span { border-color: #348087; }
span { border-color: rgb(52,128,135); }
td.TdClassName
{
border-color: #348087;
}
.TagClassName
{
border-color: #348087;
}
</style>