Shades of Atoll #338487
Tints of Atoll #338487
RGB
CMYK
RGB Variations
Color information
#338487 (or 0x338487) is known color: Atoll. HEX triplet: 33, 84 and 87. RGB value is (51,132,135). Sum of RGB (Red+Green+Blue) = 51+132+135=318 (42% of max value = 765). Red value is 51 (20.31% from 255 or 16.04% from 318); Green value is 132 (51.95% from 255 or 41.51% from 318); Blue value is 135 (53.12% from 255 or 42.45% from 318); Max value from RGB is 135 - color contains mainly: blue. Hex color #338487 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #338487 is #CC7B78. Grayscale: #6C6C6C. Windows color (decimal): -13400953 or 8881203. OLE color: 8881203.
HSL color Cylindrical-coordinate representation of color #338487: hue angle of 182.14º degrees, saturation: 0.45, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #338487 is Cyan = 0.62, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 51 | 132 | 135 | - |
| CMYK | 0.62 | 0.02 | 0 | 0.47 |
| HSL | 182.14º | 0.45% | 0.36% | - |
| HSV(B) | 182.14º | 0.62% | 0.53% | - |
| XYZ | 13.99 | 18.96 | 25.84 | - |
| YUV | 108.12 | 143.16 | 87.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 132 | 135 | 0.62 | 0.02 | 0 | 0.47 | 182.14 | 0.45 | 0.36 |
| Hex | 33 | 84 | 87 | 3E | 2 | 0 | 2F | B6 | 2D | 24 |
| Octal | 63 | 204 | 207 | 76 | 2 | 0 | 57 | 266 | 55 | 44 |
| Binary | 110011 | 10000100 | 10000111 | 111110 | 10 | 0 | 101111 | 10110110 | 101101 | 100100 |
Color Harmonies of #338487
Complementary color
Monochromatic Colors of #338487
Black with #338487
Text Example
Text Example
White with #338487
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #338487; }
p { color: rgb(51,132,135); }
H1.HeaderClassName
{
color: #338487;
}
.AnyTagClassName
{
color: #338487;
}
</style>
background-color css
<style>
a { background-color: #338487; }
a { background-color: rgb(51,132,135); }
div.DivClassName
{
background-color: #338487;
}
.BgClassName
{
background-color: #338487;
}
</style>
border-color css
<style>
span { border-color: #338487; }
span { border-color: rgb(51,132,135); }
td.TdClassName
{
border-color: #338487;
}
.TagClassName
{
border-color: #338487;
}
</style>