Shades of Atoll #277781
Tints of Atoll #277781
RGB
CMYK
RGB Variations
Color information
#277781 (or 0x277781) is known color: Atoll. HEX triplet: 27, 77 and 81. RGB value is (39,119,129). Sum of RGB (Red+Green+Blue) = 39+119+129=287 (38% of max value = 765). Red value is 39 (15.62% from 255 or 13.59% from 287); Green value is 119 (46.88% from 255 or 41.46% from 287); Blue value is 129 (50.78% from 255 or 44.95% from 287); Max value from RGB is 129 - color contains mainly: blue. Hex color #277781 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #277781 is #D8887E. Grayscale: #606060. Windows color (decimal): -14190719 or 8484647. OLE color: 8484647.
HSL color Cylindrical-coordinate representation of color #277781: hue angle of 186.67º degrees, saturation: 0.54, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #277781 is Cyan = 0.70, Magento = 0.08, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 39 | 119 | 129 | - |
| CMYK | 0.70 | 0.08 | 0 | 0.49 |
| HSL | 186.67º | 0.54% | 0.33% | - |
| HSV(B) | 186.67º | 0.7% | 0.51% | - |
| XYZ | 11.4 | 15.21 | 23.1 | - |
| YUV | 96.22 | 146.5 | 87.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 119 | 129 | 0.70 | 0.08 | 0 | 0.49 | 186.67 | 0.54 | 0.33 |
| Hex | 27 | 77 | 81 | 46 | 8 | 0 | 31 | BB | 36 | 21 |
| Octal | 47 | 167 | 201 | 106 | 10 | 0 | 61 | 273 | 66 | 41 |
| Binary | 100111 | 1110111 | 10000001 | 1000110 | 1000 | 0 | 110001 | 10111011 | 110110 | 100001 |
Color Harmonies of #277781
Complementary color
Monochromatic Colors of #277781
Black with #277781
Text Example
Text Example
White with #277781
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #277781; }
p { color: rgb(39,119,129); }
H1.HeaderClassName
{
color: #277781;
}
.AnyTagClassName
{
color: #277781;
}
</style>
background-color css
<style>
a { background-color: #277781; }
a { background-color: rgb(39,119,129); }
div.DivClassName
{
background-color: #277781;
}
.BgClassName
{
background-color: #277781;
}
</style>
border-color css
<style>
span { border-color: #277781; }
span { border-color: rgb(39,119,129); }
td.TdClassName
{
border-color: #277781;
}
.TagClassName
{
border-color: #277781;
}
</style>