Shades of Atoll #277676
Tints of Atoll #277676
RGB
CMYK
RGB Variations
Color information
#277676 (or 0x277676) is known color: Atoll. HEX triplet: 27, 76 and 76. RGB value is (39,118,118). Sum of RGB (Red+Green+Blue) = 39+118+118=275 (36% of max value = 765). Red value is 39 (15.62% from 255 or 14.18% from 275); Green value is 118 (46.48% from 255 or 42.91% from 275); Blue value is 118 (46.48% from 255 or 42.91% from 275); Max value from RGB is 118 - color contains mainly: green, blue. Hex color #277676 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #277676 is #D88989. Grayscale: #5E5E5E. Windows color (decimal): -14190986 or 7763495. OLE color: 7763495.
HSL color Cylindrical-coordinate representation of color #277676: hue angle of 180º degrees, saturation: 0.5, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #277676 is Cyan = 0.67, Magento = 0, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 39 | 118 | 118 | - |
| CMYK | 0.67 | 0 | 0 | 0.54 |
| HSL | 180º | 0.5% | 0.31% | - |
| HSV(B) | 180º | 0.67% | 0.46% | - |
| XYZ | 10.59 | 14.7 | 19.42 | - |
| YUV | 94.38 | 141.33 | 88.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 118 | 118 | 0.67 | 0 | 0 | 0.54 | 180 | 0.5 | 0.31 |
| Hex | 27 | 76 | 76 | 43 | 0 | 0 | 36 | B4 | 32 | 1F |
| Octal | 47 | 166 | 166 | 103 | 0 | 0 | 66 | 264 | 62 | 37 |
| Binary | 100111 | 1110110 | 1110110 | 1000011 | 0 | 0 | 110110 | 10110100 | 110010 | 11111 |
Color Harmonies of #277676
Complementary color
Monochromatic Colors of #277676
Black with #277676
Text Example
Text Example
White with #277676
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #277676; }
p { color: rgb(39,118,118); }
H1.HeaderClassName
{
color: #277676;
}
.AnyTagClassName
{
color: #277676;
}
</style>
background-color css
<style>
a { background-color: #277676; }
a { background-color: rgb(39,118,118); }
div.DivClassName
{
background-color: #277676;
}
.BgClassName
{
background-color: #277676;
}
</style>
border-color css
<style>
span { border-color: #277676; }
span { border-color: rgb(39,118,118); }
td.TdClassName
{
border-color: #277676;
}
.TagClassName
{
border-color: #277676;
}
</style>