Shades of Atoll #277374
Tints of Atoll #277374
RGB
CMYK
RGB Variations
Color information
#277374 (or 0x277374) is known color: Atoll. HEX triplet: 27, 73 and 74. RGB value is (39,115,116). Sum of RGB (Red+Green+Blue) = 39+115+116=270 (35% of max value = 765). Red value is 39 (15.62% from 255 or 14.44% from 270); Green value is 115 (45.31% from 255 or 42.59% from 270); Blue value is 116 (45.70% from 255 or 42.96% from 270); Max value from RGB is 116 - color contains mainly: blue. Hex color #277374 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #277374 is #D88C8B. Grayscale: #5C5C5C. Windows color (decimal): -14191756 or 7631655. OLE color: 7631655.
HSL color Cylindrical-coordinate representation of color #277374: hue angle of 180.78º 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 #277374 is Cyan = 0.66, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 39 | 115 | 116 | - |
| CMYK | 0.66 | 0.01 | 0 | 0.55 |
| HSL | 180.78º | 0.5% | 0.3% | - |
| HSV(B) | 180.78º | 0.66% | 0.45% | - |
| XYZ | 10.12 | 13.95 | 18.68 | - |
| YUV | 92.39 | 141.32 | 89.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 115 | 116 | 0.66 | 0.01 | 0 | 0.55 | 180.78 | 0.5 | 0.3 |
| Hex | 27 | 73 | 74 | 42 | 1 | 0 | 37 | B5 | 32 | 1E |
| Octal | 47 | 163 | 164 | 102 | 1 | 0 | 67 | 265 | 62 | 36 |
| Binary | 100111 | 1110011 | 1110100 | 1000010 | 1 | 0 | 110111 | 10110101 | 110010 | 11110 |
Color Harmonies of #277374
Complementary color
Monochromatic Colors of #277374
Black with #277374
Text Example
Text Example
White with #277374
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #277374; }
p { color: rgb(39,115,116); }
H1.HeaderClassName
{
color: #277374;
}
.AnyTagClassName
{
color: #277374;
}
</style>
background-color css
<style>
a { background-color: #277374; }
a { background-color: rgb(39,115,116); }
div.DivClassName
{
background-color: #277374;
}
.BgClassName
{
background-color: #277374;
}
</style>
border-color css
<style>
span { border-color: #277374; }
span { border-color: rgb(39,115,116); }
td.TdClassName
{
border-color: #277374;
}
.TagClassName
{
border-color: #277374;
}
</style>