Shades of Atoll #278089
Tints of Atoll #278089
RGB
CMYK
RGB Variations
Color information
#278089 (or 0x278089) is known color: Atoll. HEX triplet: 27, 80 and 89. RGB value is (39,128,137). Sum of RGB (Red+Green+Blue) = 39+128+137=304 (40% of max value = 765). Red value is 39 (15.62% from 255 or 12.83% from 304); Green value is 128 (50.39% from 255 or 42.11% from 304); Blue value is 137 (53.91% from 255 or 45.07% from 304); Max value from RGB is 137 - color contains mainly: blue. Hex color #278089 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #278089 is #D87F76. Grayscale: #666666. Windows color (decimal): -14188407 or 9011239. OLE color: 9011239.
HSL color Cylindrical-coordinate representation of color #278089: hue angle of 185.51º degrees, saturation: 0.56, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #278089 is Cyan = 0.72, Magento = 0.07, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 39 | 128 | 137 | - |
| CMYK | 0.72 | 0.07 | 0 | 0.46 |
| HSL | 185.51º | 0.56% | 0.35% | - |
| HSV(B) | 185.51º | 0.72% | 0.54% | - |
| XYZ | 13.07 | 17.68 | 26.39 | - |
| YUV | 102.42 | 147.51 | 82.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 128 | 137 | 0.72 | 0.07 | 0 | 0.46 | 185.51 | 0.56 | 0.35 |
| Hex | 27 | 80 | 89 | 48 | 7 | 0 | 2E | BA | 38 | 23 |
| Octal | 47 | 200 | 211 | 110 | 7 | 0 | 56 | 272 | 70 | 43 |
| Binary | 100111 | 10000000 | 10001001 | 1001000 | 111 | 0 | 101110 | 10111010 | 111000 | 100011 |
Color Harmonies of #278089
Complementary color
Monochromatic Colors of #278089
Black with #278089
Text Example
Text Example
White with #278089
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #278089; }
p { color: rgb(39,128,137); }
H1.HeaderClassName
{
color: #278089;
}
.AnyTagClassName
{
color: #278089;
}
</style>
background-color css
<style>
a { background-color: #278089; }
a { background-color: rgb(39,128,137); }
div.DivClassName
{
background-color: #278089;
}
.BgClassName
{
background-color: #278089;
}
</style>
border-color css
<style>
span { border-color: #278089; }
span { border-color: rgb(39,128,137); }
td.TdClassName
{
border-color: #278089;
}
.TagClassName
{
border-color: #278089;
}
</style>