Shades of Atoll #278380
Tints of Atoll #278380
RGB
CMYK
RGB Variations
Color information
#278380 (or 0x278380) is known color: Atoll. HEX triplet: 27, 83 and 80. RGB value is (39,131,128). Sum of RGB (Red+Green+Blue) = 39+131+128=298 (39% of max value = 765). Red value is 39 (15.62% from 255 or 13.09% from 298); Green value is 131 (51.56% from 255 or 43.96% from 298); Blue value is 128 (50.39% from 255 or 42.95% from 298); Max value from RGB is 131 - color contains mainly: green. Hex color #278380 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #278380 is #D87C7F. Grayscale: #676767. Windows color (decimal): -14187648 or 8422183. OLE color: 8422183.
HSL color Cylindrical-coordinate representation of color #278380: hue angle of 178.04º degrees, saturation: 0.54, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #278380 is Cyan = 0.70, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 39 | 131 | 128 | - |
| CMYK | 0.70 | 0 | 0.02 | 0.49 |
| HSL | 178.04º | 0.54% | 0.33% | - |
| HSV(B) | 178.04º | 0.7% | 0.51% | - |
| XYZ | 12.85 | 18.22 | 23.26 | - |
| YUV | 103.15 | 142.02 | 82.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 131 | 128 | 0.70 | 0 | 0.02 | 0.49 | 178.04 | 0.54 | 0.33 |
| Hex | 27 | 83 | 80 | 46 | 0 | 2 | 31 | B2 | 36 | 21 |
| Octal | 47 | 203 | 200 | 106 | 0 | 2 | 61 | 262 | 66 | 41 |
| Binary | 100111 | 10000011 | 10000000 | 1000110 | 0 | 10 | 110001 | 10110010 | 110110 | 100001 |
Color Harmonies of #278380
Complementary color
Monochromatic Colors of #278380
Black with #278380
Text Example
Text Example
White with #278380
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #278380; }
p { color: rgb(39,131,128); }
H1.HeaderClassName
{
color: #278380;
}
.AnyTagClassName
{
color: #278380;
}
</style>
background-color css
<style>
a { background-color: #278380; }
a { background-color: rgb(39,131,128); }
div.DivClassName
{
background-color: #278380;
}
.BgClassName
{
background-color: #278380;
}
</style>
border-color css
<style>
span { border-color: #278380; }
span { border-color: rgb(39,131,128); }
td.TdClassName
{
border-color: #278380;
}
.TagClassName
{
border-color: #278380;
}
</style>