Shades of Surfie Green #097476
Tints of Surfie Green #097476
RGB
CMYK
RGB Variations
Color information
#097476 (or 0x097476) is known color: Surfie Green. HEX triplet: 09, 74 and 76. RGB value is (9,116,118). Sum of RGB (Red+Green+Blue) = 9+116+118=243 (32% of max value = 765). Red value is 9 (3.91% from 255 or 3.70% from 243); Green value is 116 (45.70% from 255 or 47.74% from 243); Blue value is 118 (46.48% from 255 or 48.56% from 243); Max value from RGB is 118 - color contains mainly: blue. Hex color #097476 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #097476 is #F68B89. Grayscale: #545454. Windows color (decimal): -16157578 or 7762953. OLE color: 7762953.
HSL color Cylindrical-coordinate representation of color #097476: hue angle of 181.1º degrees, saturation: 0.86, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #097476 is Cyan = 0.92, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 9 | 116 | 118 | - |
| CMYK | 0.92 | 0.02 | 0 | 0.54 |
| HSL | 181.1º | 0.86% | 0.25% | - |
| HSV(B) | 181.1º | 0.92% | 0.46% | - |
| XYZ | 9.63 | 13.86 | 19.31 | - |
| YUV | 84.24 | 147.05 | 74.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 9 | 116 | 118 | 0.92 | 0.02 | 0 | 0.54 | 181.1 | 0.86 | 0.25 |
| Hex | 9 | 74 | 76 | 5C | 2 | 0 | 36 | B5 | 56 | 19 |
| Octal | 11 | 164 | 166 | 134 | 2 | 0 | 66 | 265 | 126 | 31 |
| Binary | 1001 | 1110100 | 1110110 | 1011100 | 10 | 0 | 110110 | 10110101 | 1010110 | 11001 |
Color Harmonies of #097476
Complementary color
Monochromatic Colors of #097476
Black with #097476
Text Example
Text Example
White with #097476
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #097476; }
p { color: rgb(9,116,118); }
H1.HeaderClassName
{
color: #097476;
}
.AnyTagClassName
{
color: #097476;
}
</style>
background-color css
<style>
a { background-color: #097476; }
a { background-color: rgb(9,116,118); }
div.DivClassName
{
background-color: #097476;
}
.BgClassName
{
background-color: #097476;
}
</style>
border-color css
<style>
span { border-color: #097476; }
span { border-color: rgb(9,116,118); }
td.TdClassName
{
border-color: #097476;
}
.TagClassName
{
border-color: #097476;
}
</style>