Shades of Surfie Green #127376
Tints of Surfie Green #127376
RGB
CMYK
RGB Variations
Color information
#127376 (or 0x127376) is known color: Surfie Green. HEX triplet: 12, 73 and 76. RGB value is (18,115,118). Sum of RGB (Red+Green+Blue) = 18+115+118=251 (33% of max value = 765). Red value is 18 (7.42% from 255 or 7.17% from 251); Green value is 115 (45.31% from 255 or 45.82% from 251); Blue value is 118 (46.48% from 255 or 47.01% from 251); Max value from RGB is 118 - color contains mainly: blue. Hex color #127376 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #127376 is #ED8C89. Grayscale: #565656. Windows color (decimal): -15568010 or 7762706. OLE color: 7762706.
HSL color Cylindrical-coordinate representation of color #127376: hue angle of 181.8º 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 #127376 is Cyan = 0.85, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 18 | 115 | 118 | - |
| CMYK | 0.85 | 0.03 | 0 | 0.54 |
| HSL | 181.8º | 0.74% | 0.27% | - |
| HSV(B) | 181.8º | 0.85% | 0.46% | - |
| XYZ | 9.65 | 13.7 | 19.27 | - |
| YUV | 86.34 | 145.86 | 79.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 18 | 115 | 118 | 0.85 | 0.03 | 0 | 0.54 | 181.8 | 0.74 | 0.27 |
| Hex | 12 | 73 | 76 | 55 | 3 | 0 | 36 | B6 | 4A | 1B |
| Octal | 22 | 163 | 166 | 125 | 3 | 0 | 66 | 266 | 112 | 33 |
| Binary | 10010 | 1110011 | 1110110 | 1010101 | 11 | 0 | 110110 | 10110110 | 1001010 | 11011 |
Color Harmonies of #127376
Complementary color
Monochromatic Colors of #127376
Black with #127376
Text Example
Text Example
White with #127376
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #127376; }
p { color: rgb(18,115,118); }
H1.HeaderClassName
{
color: #127376;
}
.AnyTagClassName
{
color: #127376;
}
</style>
background-color css
<style>
a { background-color: #127376; }
a { background-color: rgb(18,115,118); }
div.DivClassName
{
background-color: #127376;
}
.BgClassName
{
background-color: #127376;
}
</style>
border-color css
<style>
span { border-color: #127376; }
span { border-color: rgb(18,115,118); }
td.TdClassName
{
border-color: #127376;
}
.TagClassName
{
border-color: #127376;
}
</style>