Shades of Atoll #277885
Tints of Atoll #277885
RGB
CMYK
RGB Variations
Color information
#277885 (or 0x277885) is known color: Atoll. HEX triplet: 27, 78 and 85. RGB value is (39,120,133). Sum of RGB (Red+Green+Blue) = 39+120+133=292 (38% of max value = 765). Red value is 39 (15.62% from 255 or 13.36% from 292); Green value is 120 (47.27% from 255 or 41.10% from 292); Blue value is 133 (52.34% from 255 or 45.55% from 292); Max value from RGB is 133 - color contains mainly: blue. Hex color #277885 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #277885 is #D8877A. Grayscale: #616161. Windows color (decimal): -14190459 or 8747047. OLE color: 8747047.
HSL color Cylindrical-coordinate representation of color #277885: hue angle of 188.3º degrees, saturation: 0.55, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #277885 is Cyan = 0.71, Magento = 0.10, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 39 | 120 | 133 | - |
| CMYK | 0.71 | 0.10 | 0 | 0.48 |
| HSL | 188.3º | 0.55% | 0.34% | - |
| HSV(B) | 188.3º | 0.71% | 0.52% | - |
| XYZ | 11.79 | 15.56 | 24.57 | - |
| YUV | 97.26 | 148.16 | 86.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 120 | 133 | 0.71 | 0.10 | 0 | 0.48 | 188.3 | 0.55 | 0.34 |
| Hex | 27 | 78 | 85 | 47 | A | 0 | 30 | BC | 37 | 22 |
| Octal | 47 | 170 | 205 | 107 | 12 | 0 | 60 | 274 | 67 | 42 |
| Binary | 100111 | 1111000 | 10000101 | 1000111 | 1010 | 0 | 110000 | 10111100 | 110111 | 100010 |
Color Harmonies of #277885
Complementary color
Monochromatic Colors of #277885
Black with #277885
Text Example
Text Example
White with #277885
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #277885; }
p { color: rgb(39,120,133); }
H1.HeaderClassName
{
color: #277885;
}
.AnyTagClassName
{
color: #277885;
}
</style>
background-color css
<style>
a { background-color: #277885; }
a { background-color: rgb(39,120,133); }
div.DivClassName
{
background-color: #277885;
}
.BgClassName
{
background-color: #277885;
}
</style>
border-color css
<style>
span { border-color: #277885; }
span { border-color: rgb(39,120,133); }
td.TdClassName
{
border-color: #277885;
}
.TagClassName
{
border-color: #277885;
}
</style>