Shades of Atoll #338584
Tints of Atoll #338584
RGB
CMYK
RGB Variations
Color information
#338584 (or 0x338584) is known color: Atoll. HEX triplet: 33, 85 and 84. RGB value is (51,133,132). Sum of RGB (Red+Green+Blue) = 51+133+132=316 (41% of max value = 765). Red value is 51 (20.31% from 255 or 16.14% from 316); Green value is 133 (52.34% from 255 or 42.09% from 316); Blue value is 132 (51.95% from 255 or 41.77% from 316); Max value from RGB is 133 - color contains mainly: green. Hex color #338584 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #338584 is #CC7A7B. Grayscale: #6C6C6C. Windows color (decimal): -13400700 or 8684851. OLE color: 8684851.
HSL color Cylindrical-coordinate representation of color #338584: hue angle of 179.27º degrees, saturation: 0.45, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #338584 is Cyan = 0.62, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 51 | 133 | 132 | - |
| CMYK | 0.62 | 0 | 0.01 | 0.48 |
| HSL | 179.27º | 0.45% | 0.36% | - |
| HSV(B) | 179.27º | 0.62% | 0.52% | - |
| XYZ | 13.92 | 19.14 | 24.79 | - |
| YUV | 108.37 | 141.33 | 87.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 133 | 132 | 0.62 | 0 | 0.01 | 0.48 | 179.27 | 0.45 | 0.36 |
| Hex | 33 | 85 | 84 | 3E | 0 | 1 | 30 | B3 | 2D | 24 |
| Octal | 63 | 205 | 204 | 76 | 0 | 1 | 60 | 263 | 55 | 44 |
| Binary | 110011 | 10000101 | 10000100 | 111110 | 0 | 1 | 110000 | 10110011 | 101101 | 100100 |
Color Harmonies of #338584
Complementary color
Monochromatic Colors of #338584
Black with #338584
Text Example
Text Example
White with #338584
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #338584; }
p { color: rgb(51,133,132); }
H1.HeaderClassName
{
color: #338584;
}
.AnyTagClassName
{
color: #338584;
}
</style>
background-color css
<style>
a { background-color: #338584; }
a { background-color: rgb(51,133,132); }
div.DivClassName
{
background-color: #338584;
}
.BgClassName
{
background-color: #338584;
}
</style>
border-color css
<style>
span { border-color: #338584; }
span { border-color: rgb(51,133,132); }
td.TdClassName
{
border-color: #338584;
}
.TagClassName
{
border-color: #338584;
}
</style>