Shades of Atoll #278482
Tints of Atoll #278482
RGB
CMYK
RGB Variations
Color information
#278482 (or 0x278482) is known color: Atoll. HEX triplet: 27, 84 and 82. RGB value is (39,132,130). Sum of RGB (Red+Green+Blue) = 39+132+130=301 (39% of max value = 765). Red value is 39 (15.62% from 255 or 12.96% from 301); Green value is 132 (51.95% from 255 or 43.85% from 301); Blue value is 130 (51.17% from 255 or 43.19% from 301); Max value from RGB is 132 - color contains mainly: green. Hex color #278482 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #278482 is #D87B7D. Grayscale: #676767. Windows color (decimal): -14187390 or 8553511. OLE color: 8553511.
HSL color Cylindrical-coordinate representation of color #278482: hue angle of 178.71º degrees, saturation: 0.54, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #278482 is Cyan = 0.70, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 39 | 132 | 130 | - |
| CMYK | 0.70 | 0 | 0.02 | 0.48 |
| HSL | 178.71º | 0.54% | 0.34% | - |
| HSV(B) | 178.71º | 0.7% | 0.52% | - |
| XYZ | 13.12 | 18.55 | 24.01 | - |
| YUV | 103.97 | 142.69 | 81.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 132 | 130 | 0.70 | 0 | 0.02 | 0.48 | 178.71 | 0.54 | 0.34 |
| Hex | 27 | 84 | 82 | 46 | 0 | 2 | 30 | B3 | 36 | 22 |
| Octal | 47 | 204 | 202 | 106 | 0 | 2 | 60 | 263 | 66 | 42 |
| Binary | 100111 | 10000100 | 10000010 | 1000110 | 0 | 10 | 110000 | 10110011 | 110110 | 100010 |
Color Harmonies of #278482
Complementary color
Monochromatic Colors of #278482
Black with #278482
Text Example
Text Example
White with #278482
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #278482; }
p { color: rgb(39,132,130); }
H1.HeaderClassName
{
color: #278482;
}
.AnyTagClassName
{
color: #278482;
}
</style>
background-color css
<style>
a { background-color: #278482; }
a { background-color: rgb(39,132,130); }
div.DivClassName
{
background-color: #278482;
}
.BgClassName
{
background-color: #278482;
}
</style>
border-color css
<style>
span { border-color: #278482; }
span { border-color: rgb(39,132,130); }
td.TdClassName
{
border-color: #278482;
}
.TagClassName
{
border-color: #278482;
}
</style>