Shades of Atoll #277779
Tints of Atoll #277779
RGB
CMYK
RGB Variations
Color information
#277779 (or 0x277779) is known color: Atoll. HEX triplet: 27, 77 and 79. RGB value is (39,119,121). Sum of RGB (Red+Green+Blue) = 39+119+121=279 (36% of max value = 765). Red value is 39 (15.62% from 255 or 13.98% from 279); Green value is 119 (46.88% from 255 or 42.65% from 279); Blue value is 121 (47.66% from 255 or 43.37% from 279); Max value from RGB is 121 - color contains mainly: blue. Hex color #277779 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #277779 is #D88886. Grayscale: #5F5F5F. Windows color (decimal): -14190727 or 7960359. OLE color: 7960359.
HSL color Cylindrical-coordinate representation of color #277779: hue angle of 181.46º degrees, saturation: 0.51, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #277779 is Cyan = 0.68, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 39 | 119 | 121 | - |
| CMYK | 0.68 | 0.02 | 0 | 0.53 |
| HSL | 181.46º | 0.51% | 0.31% | - |
| HSV(B) | 181.46º | 0.68% | 0.47% | - |
| XYZ | 10.88 | 15.01 | 20.41 | - |
| YUV | 95.31 | 142.5 | 87.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 119 | 121 | 0.68 | 0.02 | 0 | 0.53 | 181.46 | 0.51 | 0.31 |
| Hex | 27 | 77 | 79 | 44 | 2 | 0 | 35 | B5 | 33 | 1F |
| Octal | 47 | 167 | 171 | 104 | 2 | 0 | 65 | 265 | 63 | 37 |
| Binary | 100111 | 1110111 | 1111001 | 1000100 | 10 | 0 | 110101 | 10110101 | 110011 | 11111 |
Color Harmonies of #277779
Complementary color
Monochromatic Colors of #277779
Black with #277779
Text Example
Text Example
White with #277779
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #277779; }
p { color: rgb(39,119,121); }
H1.HeaderClassName
{
color: #277779;
}
.AnyTagClassName
{
color: #277779;
}
</style>
background-color css
<style>
a { background-color: #277779; }
a { background-color: rgb(39,119,121); }
div.DivClassName
{
background-color: #277779;
}
.BgClassName
{
background-color: #277779;
}
</style>
border-color css
<style>
span { border-color: #277779; }
span { border-color: rgb(39,119,121); }
td.TdClassName
{
border-color: #277779;
}
.TagClassName
{
border-color: #277779;
}
</style>