Shades of Atoll #278080
Tints of Atoll #278080
RGB
CMYK
RGB Variations
Color information
#278080 (or 0x278080) is known color: Atoll. HEX triplet: 27, 80 and 80. RGB value is (39,128,128). Sum of RGB (Red+Green+Blue) = 39+128+128=295 (39% of max value = 765). Red value is 39 (15.62% from 255 or 13.22% from 295); Green value is 128 (50.39% from 255 or 43.39% from 295); Blue value is 128 (50.39% from 255 or 43.39% from 295); Max value from RGB is 128 - color contains mainly: green, blue. Hex color #278080 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #278080 is #D87F7F. Grayscale: #656565. Windows color (decimal): -14188416 or 8421415. OLE color: 8421415.
HSL color Cylindrical-coordinate representation of color #278080: hue angle of 180º degrees, saturation: 0.53, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #278080 is Cyan = 0.70, Magento = 0, Yellow = 0 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 39 | 128 | 128 | - |
| CMYK | 0.70 | 0 | 0 | 0.50 |
| HSL | 180º | 0.53% | 0.33% | - |
| HSV(B) | 180º | 0.7% | 0.5% | - |
| XYZ | 12.45 | 17.43 | 23.13 | - |
| YUV | 101.39 | 143.01 | 83.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 128 | 128 | 0.70 | 0 | 0 | 0.50 | 180 | 0.53 | 0.33 |
| Hex | 27 | 80 | 80 | 46 | 0 | 0 | 32 | B4 | 35 | 21 |
| Octal | 47 | 200 | 200 | 106 | 0 | 0 | 62 | 264 | 65 | 41 |
| Binary | 100111 | 10000000 | 10000000 | 1000110 | 0 | 0 | 110010 | 10110100 | 110101 | 100001 |
Color Harmonies of #278080
Complementary color
Monochromatic Colors of #278080
Black with #278080
Text Example
Text Example
White with #278080
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #278080; }
p { color: rgb(39,128,128); }
H1.HeaderClassName
{
color: #278080;
}
.AnyTagClassName
{
color: #278080;
}
</style>
background-color css
<style>
a { background-color: #278080; }
a { background-color: rgb(39,128,128); }
div.DivClassName
{
background-color: #278080;
}
.BgClassName
{
background-color: #278080;
}
</style>
border-color css
<style>
span { border-color: #278080; }
span { border-color: rgb(39,128,128); }
td.TdClassName
{
border-color: #278080;
}
.TagClassName
{
border-color: #278080;
}
</style>