Shades of Atoll #277681
Tints of Atoll #277681
RGB
CMYK
RGB Variations
Color information
#277681 (or 0x277681) is known color: Atoll. HEX triplet: 27, 76 and 81. RGB value is (39,118,129). Sum of RGB (Red+Green+Blue) = 39+118+129=286 (37% of max value = 765). Red value is 39 (15.62% from 255 or 13.64% from 286); Green value is 118 (46.48% from 255 or 41.26% from 286); Blue value is 129 (50.78% from 255 or 45.10% from 286); Max value from RGB is 129 - color contains mainly: blue. Hex color #277681 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #277681 is #D8897E. Grayscale: #5F5F5F. Windows color (decimal): -14190975 or 8484391. OLE color: 8484391.
HSL color Cylindrical-coordinate representation of color #277681: hue angle of 187.33º 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 #277681 is Cyan = 0.70, Magento = 0.09, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 39 | 118 | 129 | - |
| CMYK | 0.70 | 0.09 | 0 | 0.49 |
| HSL | 187.33º | 0.54% | 0.33% | - |
| HSV(B) | 187.33º | 0.7% | 0.51% | - |
| XYZ | 11.28 | 14.97 | 23.06 | - |
| YUV | 95.63 | 146.83 | 87.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 118 | 129 | 0.70 | 0.09 | 0 | 0.49 | 187.33 | 0.54 | 0.33 |
| Hex | 27 | 76 | 81 | 46 | 9 | 0 | 31 | BB | 36 | 21 |
| Octal | 47 | 166 | 201 | 106 | 11 | 0 | 61 | 273 | 66 | 41 |
| Binary | 100111 | 1110110 | 10000001 | 1000110 | 1001 | 0 | 110001 | 10111011 | 110110 | 100001 |
Color Harmonies of #277681
Complementary color
Monochromatic Colors of #277681
Black with #277681
Text Example
Text Example
White with #277681
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #277681; }
p { color: rgb(39,118,129); }
H1.HeaderClassName
{
color: #277681;
}
.AnyTagClassName
{
color: #277681;
}
</style>
background-color css
<style>
a { background-color: #277681; }
a { background-color: rgb(39,118,129); }
div.DivClassName
{
background-color: #277681;
}
.BgClassName
{
background-color: #277681;
}
</style>
border-color css
<style>
span { border-color: #277681; }
span { border-color: rgb(39,118,129); }
td.TdClassName
{
border-color: #277681;
}
.TagClassName
{
border-color: #277681;
}
</style>