Shades of Surfie Green #127375
Tints of Surfie Green #127375
RGB
CMYK
RGB Variations
Color information
#127375 (or 0x127375) is known color: Surfie Green. HEX triplet: 12, 73 and 75. RGB value is (18,115,117). Sum of RGB (Red+Green+Blue) = 18+115+117=250 (33% of max value = 765). Red value is 18 (7.42% from 255 or 7.2% from 250); Green value is 115 (45.31% from 255 or 46% from 250); Blue value is 117 (46.09% from 255 or 46.8% from 250); Max value from RGB is 117 - color contains mainly: blue. Hex color #127375 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #127375 is #ED8C8A. Grayscale: #565656. Windows color (decimal): -15568011 or 7697170. OLE color: 7697170.
HSL color Cylindrical-coordinate representation of color #127375: hue angle of 181.21º degrees, saturation: 0.73, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #127375 is Cyan = 0.85, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 18 | 115 | 117 | - |
| CMYK | 0.85 | 0.02 | 0 | 0.54 |
| HSL | 181.21º | 0.73% | 0.26% | - |
| HSV(B) | 181.21º | 0.85% | 0.46% | - |
| XYZ | 9.59 | 13.67 | 18.96 | - |
| YUV | 86.23 | 145.36 | 79.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 18 | 115 | 117 | 0.85 | 0.02 | 0 | 0.54 | 181.21 | 0.73 | 0.26 |
| Hex | 12 | 73 | 75 | 55 | 2 | 0 | 36 | B5 | 49 | 1A |
| Octal | 22 | 163 | 165 | 125 | 2 | 0 | 66 | 265 | 111 | 32 |
| Binary | 10010 | 1110011 | 1110101 | 1010101 | 10 | 0 | 110110 | 10110101 | 1001001 | 11010 |
Color Harmonies of #127375
Complementary color
Monochromatic Colors of #127375
Black with #127375
Text Example
Text Example
White with #127375
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #127375; }
p { color: rgb(18,115,117); }
H1.HeaderClassName
{
color: #127375;
}
.AnyTagClassName
{
color: #127375;
}
</style>
background-color css
<style>
a { background-color: #127375; }
a { background-color: rgb(18,115,117); }
div.DivClassName
{
background-color: #127375;
}
.BgClassName
{
background-color: #127375;
}
</style>
border-color css
<style>
span { border-color: #127375; }
span { border-color: rgb(18,115,117); }
td.TdClassName
{
border-color: #127375;
}
.TagClassName
{
border-color: #127375;
}
</style>