Shades of Surfie Green #127476
Tints of Surfie Green #127476
RGB
CMYK
RGB Variations
Color information
#127476 (or 0x127476) is known color: Surfie Green. HEX triplet: 12, 74 and 76. RGB value is (18,116,118). Sum of RGB (Red+Green+Blue) = 18+116+118=252 (33% of max value = 765). Red value is 18 (7.42% from 255 or 7.14% from 252); Green value is 116 (45.70% from 255 or 46.03% from 252); Blue value is 118 (46.48% from 255 or 46.83% from 252); Max value from RGB is 118 - color contains mainly: blue. Hex color #127476 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #127476 is #ED8B89. Grayscale: #565656. Windows color (decimal): -15567754 or 7762962. OLE color: 7762962.
HSL color Cylindrical-coordinate representation of color #127476: hue angle of 181.2º degrees, saturation: 0.74, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #127476 is Cyan = 0.85, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 18 | 116 | 118 | - |
| CMYK | 0.85 | 0.02 | 0 | 0.54 |
| HSL | 181.2º | 0.74% | 0.27% | - |
| HSV(B) | 181.2º | 0.85% | 0.46% | - |
| XYZ | 9.76 | 13.93 | 19.31 | - |
| YUV | 86.93 | 145.53 | 78.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 18 | 116 | 118 | 0.85 | 0.02 | 0 | 0.54 | 181.2 | 0.74 | 0.27 |
| Hex | 12 | 74 | 76 | 55 | 2 | 0 | 36 | B5 | 4A | 1B |
| Octal | 22 | 164 | 166 | 125 | 2 | 0 | 66 | 265 | 112 | 33 |
| Binary | 10010 | 1110100 | 1110110 | 1010101 | 10 | 0 | 110110 | 10110101 | 1001010 | 11011 |
Color Harmonies of #127476
Complementary color
Monochromatic Colors of #127476
Black with #127476
Text Example
Text Example
White with #127476
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #127476; }
p { color: rgb(18,116,118); }
H1.HeaderClassName
{
color: #127476;
}
.AnyTagClassName
{
color: #127476;
}
</style>
background-color css
<style>
a { background-color: #127476; }
a { background-color: rgb(18,116,118); }
div.DivClassName
{
background-color: #127476;
}
.BgClassName
{
background-color: #127476;
}
</style>
border-color css
<style>
span { border-color: #127476; }
span { border-color: rgb(18,116,118); }
td.TdClassName
{
border-color: #127476;
}
.TagClassName
{
border-color: #127476;
}
</style>