Shades of Surfie Green #127675
Tints of Surfie Green #127675
RGB
CMYK
RGB Variations
Color information
#127675 (or 0x127675) is known color: Surfie Green. HEX triplet: 12, 76 and 75. RGB value is (18,118,117). Sum of RGB (Red+Green+Blue) = 18+118+117=253 (33% of max value = 765). Red value is 18 (7.42% from 255 or 7.11% from 253); Green value is 118 (46.48% from 255 or 46.64% from 253); Blue value is 117 (46.09% from 255 or 46.25% from 253); Max value from RGB is 118 - color contains mainly: green. Hex color #127675 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #127675 is #ED898A. Grayscale: #575757. Windows color (decimal): -15567243 or 7697938. OLE color: 7697938.
HSL color Cylindrical-coordinate representation of color #127675: hue angle of 179.4º 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 #127675 is Cyan = 0.85, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 18 | 118 | 117 | - |
| CMYK | 0.85 | 0 | 0.01 | 0.54 |
| HSL | 179.4º | 0.74% | 0.27% | - |
| HSV(B) | 179.4º | 0.85% | 0.46% | - |
| XYZ | 9.94 | 14.37 | 19.08 | - |
| YUV | 87.99 | 144.37 | 78.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 18 | 118 | 117 | 0.85 | 0 | 0.01 | 0.54 | 179.4 | 0.74 | 0.27 |
| Hex | 12 | 76 | 75 | 55 | 0 | 1 | 36 | B3 | 4A | 1B |
| Octal | 22 | 166 | 165 | 125 | 0 | 1 | 66 | 263 | 112 | 33 |
| Binary | 10010 | 1110110 | 1110101 | 1010101 | 0 | 1 | 110110 | 10110011 | 1001010 | 11011 |
Color Harmonies of #127675
Complementary color
Monochromatic Colors of #127675
Black with #127675
Text Example
Text Example
White with #127675
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #127675; }
p { color: rgb(18,118,117); }
H1.HeaderClassName
{
color: #127675;
}
.AnyTagClassName
{
color: #127675;
}
</style>
background-color css
<style>
a { background-color: #127675; }
a { background-color: rgb(18,118,117); }
div.DivClassName
{
background-color: #127675;
}
.BgClassName
{
background-color: #127675;
}
</style>
border-color css
<style>
span { border-color: #127675; }
span { border-color: rgb(18,118,117); }
td.TdClassName
{
border-color: #127675;
}
.TagClassName
{
border-color: #127675;
}
</style>