Shades of Atoll #338382
Tints of Atoll #338382
RGB
CMYK
RGB Variations
Color information
#338382 (or 0x338382) is known color: Atoll. HEX triplet: 33, 83 and 82. RGB value is (51,131,130). Sum of RGB (Red+Green+Blue) = 51+131+130=312 (41% of max value = 765). Red value is 51 (20.31% from 255 or 16.35% from 312); Green value is 131 (51.56% from 255 or 41.99% from 312); Blue value is 130 (51.17% from 255 or 41.67% from 312); Max value from RGB is 131 - color contains mainly: green. Hex color #338382 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #338382 is #CC7C7D. Grayscale: #6A6A6A. Windows color (decimal): -13401214 or 8553267. OLE color: 8553267.
HSL color Cylindrical-coordinate representation of color #338382: hue angle of 179.25º degrees, saturation: 0.44, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #338382 is Cyan = 0.61, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 51 | 131 | 130 | - |
| CMYK | 0.61 | 0 | 0.01 | 0.49 |
| HSL | 179.25º | 0.44% | 0.36% | - |
| HSV(B) | 179.25º | 0.61% | 0.51% | - |
| XYZ | 13.51 | 18.55 | 23.99 | - |
| YUV | 106.97 | 141 | 88.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 131 | 130 | 0.61 | 0 | 0.01 | 0.49 | 179.25 | 0.44 | 0.36 |
| Hex | 33 | 83 | 82 | 3D | 0 | 1 | 31 | B3 | 2C | 24 |
| Octal | 63 | 203 | 202 | 75 | 0 | 1 | 61 | 263 | 54 | 44 |
| Binary | 110011 | 10000011 | 10000010 | 111101 | 0 | 1 | 110001 | 10110011 | 101100 | 100100 |
Color Harmonies of #338382
Complementary color
Monochromatic Colors of #338382
Black with #338382
Text Example
Text Example
White with #338382
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #338382; }
p { color: rgb(51,131,130); }
H1.HeaderClassName
{
color: #338382;
}
.AnyTagClassName
{
color: #338382;
}
</style>
background-color css
<style>
a { background-color: #338382; }
a { background-color: rgb(51,131,130); }
div.DivClassName
{
background-color: #338382;
}
.BgClassName
{
background-color: #338382;
}
</style>
border-color css
<style>
span { border-color: #338382; }
span { border-color: rgb(51,131,130); }
td.TdClassName
{
border-color: #338382;
}
.TagClassName
{
border-color: #338382;
}
</style>