Shades of Atoll #277886
Tints of Atoll #277886
RGB
CMYK
RGB Variations
Color information
#277886 (or 0x277886) is known color: Atoll. HEX triplet: 27, 78 and 86. RGB value is (39,120,134). Sum of RGB (Red+Green+Blue) = 39+120+134=293 (38% of max value = 765). Red value is 39 (15.62% from 255 or 13.31% from 293); Green value is 120 (47.27% from 255 or 40.96% from 293); Blue value is 134 (52.73% from 255 or 45.73% from 293); Max value from RGB is 134 - color contains mainly: blue. Hex color #277886 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #277886 is #D88779. Grayscale: #616161. Windows color (decimal): -14190458 or 8812583. OLE color: 8812583.
HSL color Cylindrical-coordinate representation of color #277886: hue angle of 188.84º 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 #277886 is Cyan = 0.71, Magento = 0.10, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 39 | 120 | 134 | - |
| CMYK | 0.71 | 0.10 | 0 | 0.47 |
| HSL | 188.84º | 0.55% | 0.34% | - |
| HSV(B) | 188.84º | 0.71% | 0.53% | - |
| XYZ | 11.86 | 15.59 | 24.94 | - |
| YUV | 97.38 | 148.66 | 86.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 120 | 134 | 0.71 | 0.10 | 0 | 0.47 | 188.84 | 0.55 | 0.34 |
| Hex | 27 | 78 | 86 | 47 | A | 0 | 2F | BD | 37 | 22 |
| Octal | 47 | 170 | 206 | 107 | 12 | 0 | 57 | 275 | 67 | 42 |
| Binary | 100111 | 1111000 | 10000110 | 1000111 | 1010 | 0 | 101111 | 10111101 | 110111 | 100010 |
Color Harmonies of #277886
Complementary color
Monochromatic Colors of #277886
Black with #277886
Text Example
Text Example
White with #277886
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #277886; }
p { color: rgb(39,120,134); }
H1.HeaderClassName
{
color: #277886;
}
.AnyTagClassName
{
color: #277886;
}
</style>
background-color css
<style>
a { background-color: #277886; }
a { background-color: rgb(39,120,134); }
div.DivClassName
{
background-color: #277886;
}
.BgClassName
{
background-color: #277886;
}
</style>
border-color css
<style>
span { border-color: #277886; }
span { border-color: rgb(39,120,134); }
td.TdClassName
{
border-color: #277886;
}
.TagClassName
{
border-color: #277886;
}
</style>