Shades of Atoll #278389
Tints of Atoll #278389
RGB
CMYK
RGB Variations
Color information
#278389 (or 0x278389) is known color: Atoll. HEX triplet: 27, 83 and 89. RGB value is (39,131,137). Sum of RGB (Red+Green+Blue) = 39+131+137=307 (40% of max value = 765). Red value is 39 (15.62% from 255 or 12.70% from 307); Green value is 131 (51.56% from 255 or 42.67% from 307); Blue value is 137 (53.91% from 255 or 44.63% from 307); Max value from RGB is 137 - color contains mainly: blue. Hex color #278389 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #278389 is #D87C76. Grayscale: #686868. Windows color (decimal): -14187639 or 9012007. OLE color: 9012007.
HSL color Cylindrical-coordinate representation of color #278389: hue angle of 183.67º 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 #278389 is Cyan = 0.72, Magento = 0.04, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 39 | 131 | 137 | - |
| CMYK | 0.72 | 0.04 | 0 | 0.46 |
| HSL | 183.67º | 0.56% | 0.35% | - |
| HSV(B) | 183.67º | 0.72% | 0.54% | - |
| XYZ | 13.47 | 18.47 | 26.52 | - |
| YUV | 104.18 | 146.52 | 81.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 131 | 137 | 0.72 | 0.04 | 0 | 0.46 | 183.67 | 0.56 | 0.35 |
| Hex | 27 | 83 | 89 | 48 | 4 | 0 | 2E | B8 | 38 | 23 |
| Octal | 47 | 203 | 211 | 110 | 4 | 0 | 56 | 270 | 70 | 43 |
| Binary | 100111 | 10000011 | 10001001 | 1001000 | 100 | 0 | 101110 | 10111000 | 111000 | 100011 |
Color Harmonies of #278389
Complementary color
Monochromatic Colors of #278389
Black with #278389
Text Example
Text Example
White with #278389
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #278389; }
p { color: rgb(39,131,137); }
H1.HeaderClassName
{
color: #278389;
}
.AnyTagClassName
{
color: #278389;
}
</style>
background-color css
<style>
a { background-color: #278389; }
a { background-color: rgb(39,131,137); }
div.DivClassName
{
background-color: #278389;
}
.BgClassName
{
background-color: #278389;
}
</style>
border-color css
<style>
span { border-color: #278389; }
span { border-color: rgb(39,131,137); }
td.TdClassName
{
border-color: #278389;
}
.TagClassName
{
border-color: #278389;
}
</style>