Shades of Atoll #277884
Tints of Atoll #277884
RGB
CMYK
RGB Variations
Color information
#277884 (or 0x277884) is known color: Atoll. HEX triplet: 27, 78 and 84. RGB value is (39,120,132). Sum of RGB (Red+Green+Blue) = 39+120+132=291 (38% of max value = 765). Red value is 39 (15.62% from 255 or 13.40% from 291); Green value is 120 (47.27% from 255 or 41.24% from 291); Blue value is 132 (51.95% from 255 or 45.36% from 291); Max value from RGB is 132 - color contains mainly: blue. Hex color #277884 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #277884 is #D8877B. Grayscale: #616161. Windows color (decimal): -14190460 or 8681511. OLE color: 8681511.
HSL color Cylindrical-coordinate representation of color #277884: hue angle of 187.74º degrees, saturation: 0.54, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #277884 is Cyan = 0.70, Magento = 0.09, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 39 | 120 | 132 | - |
| CMYK | 0.70 | 0.09 | 0 | 0.48 |
| HSL | 187.74º | 0.54% | 0.34% | - |
| HSV(B) | 187.74º | 0.7% | 0.52% | - |
| XYZ | 11.72 | 15.53 | 24.21 | - |
| YUV | 97.15 | 147.66 | 86.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 120 | 132 | 0.70 | 0.09 | 0 | 0.48 | 187.74 | 0.54 | 0.34 |
| Hex | 27 | 78 | 84 | 46 | 9 | 0 | 30 | BC | 36 | 22 |
| Octal | 47 | 170 | 204 | 106 | 11 | 0 | 60 | 274 | 66 | 42 |
| Binary | 100111 | 1111000 | 10000100 | 1000110 | 1001 | 0 | 110000 | 10111100 | 110110 | 100010 |
Color Harmonies of #277884
Complementary color
Monochromatic Colors of #277884
Black with #277884
Text Example
Text Example
White with #277884
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #277884; }
p { color: rgb(39,120,132); }
H1.HeaderClassName
{
color: #277884;
}
.AnyTagClassName
{
color: #277884;
}
</style>
background-color css
<style>
a { background-color: #277884; }
a { background-color: rgb(39,120,132); }
div.DivClassName
{
background-color: #277884;
}
.BgClassName
{
background-color: #277884;
}
</style>
border-color css
<style>
span { border-color: #277884; }
span { border-color: rgb(39,120,132); }
td.TdClassName
{
border-color: #277884;
}
.TagClassName
{
border-color: #277884;
}
</style>