Shades of Atoll #277379
Tints of Atoll #277379
RGB
CMYK
RGB Variations
Color information
#277379 (or 0x277379) is known color: Atoll. HEX triplet: 27, 73 and 79. RGB value is (39,115,121). Sum of RGB (Red+Green+Blue) = 39+115+121=275 (36% of max value = 765). Red value is 39 (15.62% from 255 or 14.18% from 275); Green value is 115 (45.31% from 255 or 41.82% from 275); Blue value is 121 (47.66% from 255 or 44% from 275); Max value from RGB is 121 - color contains mainly: blue. Hex color #277379 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #277379 is #D88C86. Grayscale: #5C5C5C. Windows color (decimal): -14191751 or 7959335. OLE color: 7959335.
HSL color Cylindrical-coordinate representation of color #277379: hue angle of 184.39º 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 #277379 is Cyan = 0.68, Magento = 0.05, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 39 | 115 | 121 | - |
| CMYK | 0.68 | 0.05 | 0 | 0.53 |
| HSL | 184.39º | 0.51% | 0.31% | - |
| HSV(B) | 184.39º | 0.68% | 0.47% | - |
| XYZ | 10.42 | 14.07 | 20.26 | - |
| YUV | 92.96 | 143.82 | 89.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 115 | 121 | 0.68 | 0.05 | 0 | 0.53 | 184.39 | 0.51 | 0.31 |
| Hex | 27 | 73 | 79 | 44 | 5 | 0 | 35 | B8 | 33 | 1F |
| Octal | 47 | 163 | 171 | 104 | 5 | 0 | 65 | 270 | 63 | 37 |
| Binary | 100111 | 1110011 | 1111001 | 1000100 | 101 | 0 | 110101 | 10111000 | 110011 | 11111 |
Color Harmonies of #277379
Complementary color
Monochromatic Colors of #277379
Black with #277379
Text Example
Text Example
White with #277379
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #277379; }
p { color: rgb(39,115,121); }
H1.HeaderClassName
{
color: #277379;
}
.AnyTagClassName
{
color: #277379;
}
</style>
background-color css
<style>
a { background-color: #277379; }
a { background-color: rgb(39,115,121); }
div.DivClassName
{
background-color: #277379;
}
.BgClassName
{
background-color: #277379;
}
</style>
border-color css
<style>
span { border-color: #277379; }
span { border-color: rgb(39,115,121); }
td.TdClassName
{
border-color: #277379;
}
.TagClassName
{
border-color: #277379;
}
</style>