Shades of Atoll #338585
Tints of Atoll #338585
RGB
CMYK
RGB Variations
Color information
#338585 (or 0x338585) is known color: Atoll. HEX triplet: 33, 85 and 85. RGB value is (51,133,133). Sum of RGB (Red+Green+Blue) = 51+133+133=317 (41% of max value = 765). Red value is 51 (20.31% from 255 or 16.09% from 317); Green value is 133 (52.34% from 255 or 41.96% from 317); Blue value is 133 (52.34% from 255 or 41.96% from 317); Max value from RGB is 133 - color contains mainly: green, blue. Hex color #338585 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #338585 is #CC7A7A. Grayscale: #6C6C6C. Windows color (decimal): -13400699 or 8750387. OLE color: 8750387.
HSL color Cylindrical-coordinate representation of color #338585: hue angle of 180º 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 #338585 is Cyan = 0.62, Magento = 0, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 51 | 133 | 133 | - |
| CMYK | 0.62 | 0 | 0 | 0.48 |
| HSL | 180º | 0.45% | 0.36% | - |
| HSV(B) | 180º | 0.62% | 0.52% | - |
| XYZ | 13.99 | 19.17 | 25.15 | - |
| YUV | 108.48 | 141.83 | 87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 133 | 133 | 0.62 | 0 | 0 | 0.48 | 180 | 0.45 | 0.36 |
| Hex | 33 | 85 | 85 | 3E | 0 | 0 | 30 | B4 | 2D | 24 |
| Octal | 63 | 205 | 205 | 76 | 0 | 0 | 60 | 264 | 55 | 44 |
| Binary | 110011 | 10000101 | 10000101 | 111110 | 0 | 0 | 110000 | 10110100 | 101101 | 100100 |
Color Harmonies of #338585
Complementary color
Monochromatic Colors of #338585
Black with #338585
Text Example
Text Example
White with #338585
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #338585; }
p { color: rgb(51,133,133); }
H1.HeaderClassName
{
color: #338585;
}
.AnyTagClassName
{
color: #338585;
}
</style>
background-color css
<style>
a { background-color: #338585; }
a { background-color: rgb(51,133,133); }
div.DivClassName
{
background-color: #338585;
}
.BgClassName
{
background-color: #338585;
}
</style>
border-color css
<style>
span { border-color: #338585; }
span { border-color: rgb(51,133,133); }
td.TdClassName
{
border-color: #338585;
}
.TagClassName
{
border-color: #338585;
}
</style>