Shades of Atoll #277580
Tints of Atoll #277580
RGB
CMYK
RGB Variations
Color information
#277580 (or 0x277580) is known color: Atoll. HEX triplet: 27, 75 and 80. RGB value is (39,117,128). Sum of RGB (Red+Green+Blue) = 39+117+128=284 (37% of max value = 765). Red value is 39 (15.62% from 255 or 13.73% from 284); Green value is 117 (46.09% from 255 or 41.20% from 284); Blue value is 128 (50.39% from 255 or 45.07% from 284); Max value from RGB is 128 - color contains mainly: blue. Hex color #277580 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #277580 is #D88A7F. Grayscale: #5E5E5E. Windows color (decimal): -14191232 or 8418599. OLE color: 8418599.
HSL color Cylindrical-coordinate representation of color #277580: hue angle of 187.42º degrees, saturation: 0.53, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #277580 is Cyan = 0.70, Magento = 0.09, Yellow = 0 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 39 | 117 | 128 | - |
| CMYK | 0.70 | 0.09 | 0 | 0.50 |
| HSL | 187.42º | 0.53% | 0.33% | - |
| HSV(B) | 187.42º | 0.7% | 0.5% | - |
| XYZ | 11.09 | 14.71 | 22.68 | - |
| YUV | 94.93 | 146.66 | 88.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 117 | 128 | 0.70 | 0.09 | 0 | 0.50 | 187.42 | 0.53 | 0.33 |
| Hex | 27 | 75 | 80 | 46 | 9 | 0 | 32 | BB | 35 | 21 |
| Octal | 47 | 165 | 200 | 106 | 11 | 0 | 62 | 273 | 65 | 41 |
| Binary | 100111 | 1110101 | 10000000 | 1000110 | 1001 | 0 | 110010 | 10111011 | 110101 | 100001 |
Color Harmonies of #277580
Complementary color
Monochromatic Colors of #277580
Black with #277580
Text Example
Text Example
White with #277580
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #277580; }
p { color: rgb(39,117,128); }
H1.HeaderClassName
{
color: #277580;
}
.AnyTagClassName
{
color: #277580;
}
</style>
background-color css
<style>
a { background-color: #277580; }
a { background-color: rgb(39,117,128); }
div.DivClassName
{
background-color: #277580;
}
.BgClassName
{
background-color: #277580;
}
</style>
border-color css
<style>
span { border-color: #277580; }
span { border-color: rgb(39,117,128); }
td.TdClassName
{
border-color: #277580;
}
.TagClassName
{
border-color: #277580;
}
</style>