Shades of Atoll #338280
Tints of Atoll #338280
RGB
CMYK
RGB Variations
Color information
#338280 (or 0x338280) is known color: Atoll. HEX triplet: 33, 82 and 80. RGB value is (51,130,128). Sum of RGB (Red+Green+Blue) = 51+130+128=309 (40% of max value = 765). Red value is 51 (20.31% from 255 or 16.50% from 309); Green value is 130 (51.17% from 255 or 42.07% from 309); Blue value is 128 (50.39% from 255 or 41.42% from 309); Max value from RGB is 130 - color contains mainly: green. Hex color #338280 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #338280 is #CC7D7F. Grayscale: #6A6A6A. Windows color (decimal): -13401472 or 8421939. OLE color: 8421939.
HSL color Cylindrical-coordinate representation of color #338280: hue angle of 178.48º 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 #338280 is Cyan = 0.61, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 51 | 130 | 128 | - |
| CMYK | 0.61 | 0 | 0.02 | 0.49 |
| HSL | 178.48º | 0.44% | 0.35% | - |
| HSV(B) | 178.48º | 0.61% | 0.51% | - |
| XYZ | 13.24 | 18.23 | 23.24 | - |
| YUV | 106.15 | 140.33 | 88.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 130 | 128 | 0.61 | 0 | 0.02 | 0.49 | 178.48 | 0.44 | 0.35 |
| Hex | 33 | 82 | 80 | 3D | 0 | 2 | 31 | B2 | 2C | 23 |
| Octal | 63 | 202 | 200 | 75 | 0 | 2 | 61 | 262 | 54 | 43 |
| Binary | 110011 | 10000010 | 10000000 | 111101 | 0 | 10 | 110001 | 10110010 | 101100 | 100011 |
Color Harmonies of #338280
Complementary color
Monochromatic Colors of #338280
Black with #338280
Text Example
Text Example
White with #338280
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #338280; }
p { color: rgb(51,130,128); }
H1.HeaderClassName
{
color: #338280;
}
.AnyTagClassName
{
color: #338280;
}
</style>
background-color css
<style>
a { background-color: #338280; }
a { background-color: rgb(51,130,128); }
div.DivClassName
{
background-color: #338280;
}
.BgClassName
{
background-color: #338280;
}
</style>
border-color css
<style>
span { border-color: #338280; }
span { border-color: rgb(51,130,128); }
td.TdClassName
{
border-color: #338280;
}
.TagClassName
{
border-color: #338280;
}
</style>