Shades of Atoll #277274
Tints of Atoll #277274
RGB
CMYK
RGB Variations
Color information
#277274 (or 0x277274) is known color: Atoll. HEX triplet: 27, 72 and 74. RGB value is (39,114,116). Sum of RGB (Red+Green+Blue) = 39+114+116=269 (35% of max value = 765). Red value is 39 (15.62% from 255 or 14.50% from 269); Green value is 114 (44.92% from 255 or 42.38% from 269); Blue value is 116 (45.70% from 255 or 43.12% from 269); Max value from RGB is 116 - color contains mainly: blue. Hex color #277274 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #277274 is #D88D8B. Grayscale: #5B5B5B. Windows color (decimal): -14192012 or 7631399. OLE color: 7631399.
HSL color Cylindrical-coordinate representation of color #277274: hue angle of 181.56º degrees, saturation: 0.5, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #277274 is Cyan = 0.66, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 39 | 114 | 116 | - |
| CMYK | 0.66 | 0.02 | 0 | 0.55 |
| HSL | 181.56º | 0.5% | 0.3% | - |
| HSV(B) | 181.56º | 0.66% | 0.45% | - |
| XYZ | 10.01 | 13.73 | 18.65 | - |
| YUV | 91.8 | 141.65 | 90.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 114 | 116 | 0.66 | 0.02 | 0 | 0.55 | 181.56 | 0.5 | 0.3 |
| Hex | 27 | 72 | 74 | 42 | 2 | 0 | 37 | B6 | 32 | 1E |
| Octal | 47 | 162 | 164 | 102 | 2 | 0 | 67 | 266 | 62 | 36 |
| Binary | 100111 | 1110010 | 1110100 | 1000010 | 10 | 0 | 110111 | 10110110 | 110010 | 11110 |
Color Harmonies of #277274
Complementary color
Monochromatic Colors of #277274
Black with #277274
Text Example
Text Example
White with #277274
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #277274; }
p { color: rgb(39,114,116); }
H1.HeaderClassName
{
color: #277274;
}
.AnyTagClassName
{
color: #277274;
}
</style>
background-color css
<style>
a { background-color: #277274; }
a { background-color: rgb(39,114,116); }
div.DivClassName
{
background-color: #277274;
}
.BgClassName
{
background-color: #277274;
}
</style>
border-color css
<style>
span { border-color: #277274; }
span { border-color: rgb(39,114,116); }
td.TdClassName
{
border-color: #277274;
}
.TagClassName
{
border-color: #277274;
}
</style>