Shades of Surfie Green #127577
Tints of Surfie Green #127577
RGB
CMYK
RGB Variations
Color information
#127577 (or 0x127577) is known color: Surfie Green. HEX triplet: 12, 75 and 77. RGB value is (18,117,119). Sum of RGB (Red+Green+Blue) = 18+117+119=254 (33% of max value = 765). Red value is 18 (7.42% from 255 or 7.09% from 254); Green value is 117 (46.09% from 255 or 46.06% from 254); Blue value is 119 (46.88% from 255 or 46.85% from 254); Max value from RGB is 119 - color contains mainly: blue. Hex color #127577 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #127577 is #ED8A88. Grayscale: #575757. Windows color (decimal): -15567497 or 7828754. OLE color: 7828754.
HSL color Cylindrical-coordinate representation of color #127577: hue angle of 181.19º 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 #127577 is Cyan = 0.85, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 18 | 117 | 119 | - |
| CMYK | 0.85 | 0.02 | 0 | 0.53 |
| HSL | 181.19º | 0.74% | 0.27% | - |
| HSV(B) | 181.19º | 0.85% | 0.47% | - |
| XYZ | 9.94 | 14.18 | 19.67 | - |
| YUV | 87.63 | 145.7 | 78.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 18 | 117 | 119 | 0.85 | 0.02 | 0 | 0.53 | 181.19 | 0.74 | 0.27 |
| Hex | 12 | 75 | 77 | 55 | 2 | 0 | 35 | B5 | 4A | 1B |
| Octal | 22 | 165 | 167 | 125 | 2 | 0 | 65 | 265 | 112 | 33 |
| Binary | 10010 | 1110101 | 1110111 | 1010101 | 10 | 0 | 110101 | 10110101 | 1001010 | 11011 |
Color Harmonies of #127577
Complementary color
Monochromatic Colors of #127577
Black with #127577
Text Example
Text Example
White with #127577
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #127577; }
p { color: rgb(18,117,119); }
H1.HeaderClassName
{
color: #127577;
}
.AnyTagClassName
{
color: #127577;
}
</style>
background-color css
<style>
a { background-color: #127577; }
a { background-color: rgb(18,117,119); }
div.DivClassName
{
background-color: #127577;
}
.BgClassName
{
background-color: #127577;
}
</style>
border-color css
<style>
span { border-color: #127577; }
span { border-color: rgb(18,117,119); }
td.TdClassName
{
border-color: #127577;
}
.TagClassName
{
border-color: #127577;
}
</style>