Shades of Atoll #277175
Tints of Atoll #277175
RGB
CMYK
RGB Variations
Color information
#277175 (or 0x277175) is known color: Atoll. HEX triplet: 27, 71 and 75. RGB value is (39,113,117). Sum of RGB (Red+Green+Blue) = 39+113+117=269 (35% of max value = 765). Red value is 39 (15.62% from 255 or 14.50% from 269); Green value is 113 (44.53% from 255 or 42.01% from 269); Blue value is 117 (46.09% from 255 or 43.49% from 269); Max value from RGB is 117 - color contains mainly: blue. Hex color #277175 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #277175 is #D88E8A. Grayscale: #5B5B5B. Windows color (decimal): -14192267 or 7696679. OLE color: 7696679.
HSL color Cylindrical-coordinate representation of color #277175: hue angle of 183.08º 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 #277175 is Cyan = 0.67, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 39 | 113 | 117 | - |
| CMYK | 0.67 | 0.03 | 0 | 0.54 |
| HSL | 183.08º | 0.5% | 0.31% | - |
| HSV(B) | 183.08º | 0.67% | 0.46% | - |
| XYZ | 9.95 | 13.53 | 18.92 | - |
| YUV | 91.33 | 142.48 | 90.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 113 | 117 | 0.67 | 0.03 | 0 | 0.54 | 183.08 | 0.5 | 0.31 |
| Hex | 27 | 71 | 75 | 43 | 3 | 0 | 36 | B7 | 32 | 1F |
| Octal | 47 | 161 | 165 | 103 | 3 | 0 | 66 | 267 | 62 | 37 |
| Binary | 100111 | 1110001 | 1110101 | 1000011 | 11 | 0 | 110110 | 10110111 | 110010 | 11111 |
Color Harmonies of #277175
Complementary color
Monochromatic Colors of #277175
Black with #277175
Text Example
Text Example
White with #277175
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #277175; }
p { color: rgb(39,113,117); }
H1.HeaderClassName
{
color: #277175;
}
.AnyTagClassName
{
color: #277175;
}
</style>
background-color css
<style>
a { background-color: #277175; }
a { background-color: rgb(39,113,117); }
div.DivClassName
{
background-color: #277175;
}
.BgClassName
{
background-color: #277175;
}
</style>
border-color css
<style>
span { border-color: #277175; }
span { border-color: rgb(39,113,117); }
td.TdClassName
{
border-color: #277175;
}
.TagClassName
{
border-color: #277175;
}
</style>