Shades of Atoll #338281
Tints of Atoll #338281
RGB
CMYK
RGB Variations
Color information
#338281 (or 0x338281) is known color: Atoll. HEX triplet: 33, 82 and 81. RGB value is (51,130,129). Sum of RGB (Red+Green+Blue) = 51+130+129=310 (41% of max value = 765). Red value is 51 (20.31% from 255 or 16.45% from 310); Green value is 130 (51.17% from 255 or 41.94% from 310); Blue value is 129 (50.78% from 255 or 41.61% from 310); Max value from RGB is 130 - color contains mainly: green. Hex color #338281 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #338281 is #CC7D7E. Grayscale: #6A6A6A. Windows color (decimal): -13401471 or 8487475. OLE color: 8487475.
HSL color Cylindrical-coordinate representation of color #338281: hue angle of 179.24º degrees, saturation: 0.44, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #338281 is Cyan = 0.61, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 51 | 130 | 129 | - |
| CMYK | 0.61 | 0 | 0.01 | 0.49 |
| HSL | 179.24º | 0.44% | 0.35% | - |
| HSV(B) | 179.24º | 0.61% | 0.51% | - |
| XYZ | 13.31 | 18.25 | 23.59 | - |
| YUV | 106.27 | 140.83 | 88.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 130 | 129 | 0.61 | 0 | 0.01 | 0.49 | 179.24 | 0.44 | 0.35 |
| Hex | 33 | 82 | 81 | 3D | 0 | 1 | 31 | B3 | 2C | 23 |
| Octal | 63 | 202 | 201 | 75 | 0 | 1 | 61 | 263 | 54 | 43 |
| Binary | 110011 | 10000010 | 10000001 | 111101 | 0 | 1 | 110001 | 10110011 | 101100 | 100011 |
Color Harmonies of #338281
Complementary color
Monochromatic Colors of #338281
Black with #338281
Text Example
Text Example
White with #338281
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #338281; }
p { color: rgb(51,130,129); }
H1.HeaderClassName
{
color: #338281;
}
.AnyTagClassName
{
color: #338281;
}
</style>
background-color css
<style>
a { background-color: #338281; }
a { background-color: rgb(51,130,129); }
div.DivClassName
{
background-color: #338281;
}
.BgClassName
{
background-color: #338281;
}
</style>
border-color css
<style>
span { border-color: #338281; }
span { border-color: rgb(51,130,129); }
td.TdClassName
{
border-color: #338281;
}
.TagClassName
{
border-color: #338281;
}
</style>