Shades of Surfie Green #127776
Tints of Surfie Green #127776
RGB
CMYK
RGB Variations
Color information
#127776 (or 0x127776) is known color: Surfie Green. HEX triplet: 12, 77 and 76. RGB value is (18,119,118). Sum of RGB (Red+Green+Blue) = 18+119+118=255 (33% of max value = 765). Red value is 18 (7.42% from 255 or 7.06% from 255); Green value is 119 (46.88% from 255 or 46.67% from 255); Blue value is 118 (46.48% from 255 or 46.27% from 255); Max value from RGB is 119 - color contains mainly: green. Hex color #127776 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #127776 is #ED8889. Grayscale: #585858. Windows color (decimal): -15566986 or 7763730. OLE color: 7763730.
HSL color Cylindrical-coordinate representation of color #127776: hue angle of 179.41º degrees, saturation: 0.74, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #127776 is Cyan = 0.85, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 18 | 119 | 118 | - |
| CMYK | 0.85 | 0 | 0.01 | 0.53 |
| HSL | 179.41º | 0.74% | 0.27% | - |
| HSV(B) | 179.41º | 0.85% | 0.47% | - |
| XYZ | 10.12 | 14.63 | 19.43 | - |
| YUV | 88.69 | 144.54 | 77.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 18 | 119 | 118 | 0.85 | 0 | 0.01 | 0.53 | 179.41 | 0.74 | 0.27 |
| Hex | 12 | 77 | 76 | 55 | 0 | 1 | 35 | B3 | 4A | 1B |
| Octal | 22 | 167 | 166 | 125 | 0 | 1 | 65 | 263 | 112 | 33 |
| Binary | 10010 | 1110111 | 1110110 | 1010101 | 0 | 1 | 110101 | 10110011 | 1001010 | 11011 |
Color Harmonies of #127776
Complementary color
Monochromatic Colors of #127776
Black with #127776
Text Example
Text Example
White with #127776
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #127776; }
p { color: rgb(18,119,118); }
H1.HeaderClassName
{
color: #127776;
}
.AnyTagClassName
{
color: #127776;
}
</style>
background-color css
<style>
a { background-color: #127776; }
a { background-color: rgb(18,119,118); }
div.DivClassName
{
background-color: #127776;
}
.BgClassName
{
background-color: #127776;
}
</style>
border-color css
<style>
span { border-color: #127776; }
span { border-color: rgb(18,119,118); }
td.TdClassName
{
border-color: #127776;
}
.TagClassName
{
border-color: #127776;
}
</style>