Shades of Atoll #278087
Tints of Atoll #278087
RGB
CMYK
RGB Variations
Color information
#278087 (or 0x278087) is known color: Atoll. HEX triplet: 27, 80 and 87. RGB value is (39,128,135). Sum of RGB (Red+Green+Blue) = 39+128+135=302 (40% of max value = 765). Red value is 39 (15.62% from 255 or 12.91% from 302); Green value is 128 (50.39% from 255 or 42.38% from 302); Blue value is 135 (53.12% from 255 or 44.70% from 302); Max value from RGB is 135 - color contains mainly: blue. Hex color #278087 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #278087 is #D87F78. Grayscale: #666666. Windows color (decimal): -14188409 or 8880167. OLE color: 8880167.
HSL color Cylindrical-coordinate representation of color #278087: hue angle of 184.38º degrees, saturation: 0.55, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #278087 is Cyan = 0.71, Magento = 0.05, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 39 | 128 | 135 | - |
| CMYK | 0.71 | 0.05 | 0 | 0.47 |
| HSL | 184.38º | 0.55% | 0.34% | - |
| HSV(B) | 184.38º | 0.71% | 0.53% | - |
| XYZ | 12.93 | 17.62 | 25.64 | - |
| YUV | 102.19 | 146.51 | 82.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 128 | 135 | 0.71 | 0.05 | 0 | 0.47 | 184.38 | 0.55 | 0.34 |
| Hex | 27 | 80 | 87 | 47 | 5 | 0 | 2F | B8 | 37 | 22 |
| Octal | 47 | 200 | 207 | 107 | 5 | 0 | 57 | 270 | 67 | 42 |
| Binary | 100111 | 10000000 | 10000111 | 1000111 | 101 | 0 | 101111 | 10111000 | 110111 | 100010 |
Color Harmonies of #278087
Complementary color
Monochromatic Colors of #278087
Black with #278087
Text Example
Text Example
White with #278087
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #278087; }
p { color: rgb(39,128,135); }
H1.HeaderClassName
{
color: #278087;
}
.AnyTagClassName
{
color: #278087;
}
</style>
background-color css
<style>
a { background-color: #278087; }
a { background-color: rgb(39,128,135); }
div.DivClassName
{
background-color: #278087;
}
.BgClassName
{
background-color: #278087;
}
</style>
border-color css
<style>
span { border-color: #278087; }
span { border-color: rgb(39,128,135); }
td.TdClassName
{
border-color: #278087;
}
.TagClassName
{
border-color: #278087;
}
</style>