Shades of Surfie Green #097376
Tints of Surfie Green #097376
RGB
CMYK
RGB Variations
Color information
#097376 (or 0x097376) is known color: Surfie Green. HEX triplet: 09, 73 and 76. RGB value is (9,115,118). Sum of RGB (Red+Green+Blue) = 9+115+118=242 (32% of max value = 765). Red value is 9 (3.91% from 255 or 3.72% from 242); Green value is 115 (45.31% from 255 or 47.52% from 242); Blue value is 118 (46.48% from 255 or 48.76% from 242); Max value from RGB is 118 - color contains mainly: blue. Hex color #097376 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #097376 is #F68C89. Grayscale: #535353. Windows color (decimal): -16157834 or 7762697. OLE color: 7762697.
HSL color Cylindrical-coordinate representation of color #097376: hue angle of 181.65º 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 #097376 is Cyan = 0.92, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 9 | 115 | 118 | - |
| CMYK | 0.92 | 0.03 | 0 | 0.54 |
| HSL | 181.65º | 0.86% | 0.25% | - |
| HSV(B) | 181.65º | 0.92% | 0.46% | - |
| XYZ | 9.51 | 13.63 | 19.27 | - |
| YUV | 83.65 | 147.38 | 74.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 9 | 115 | 118 | 0.92 | 0.03 | 0 | 0.54 | 181.65 | 0.86 | 0.25 |
| Hex | 9 | 73 | 76 | 5C | 3 | 0 | 36 | B6 | 56 | 19 |
| Octal | 11 | 163 | 166 | 134 | 3 | 0 | 66 | 266 | 126 | 31 |
| Binary | 1001 | 1110011 | 1110110 | 1011100 | 11 | 0 | 110110 | 10110110 | 1010110 | 11001 |
Color Harmonies of #097376
Complementary color
Monochromatic Colors of #097376
Black with #097376
Text Example
Text Example
White with #097376
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #097376; }
p { color: rgb(9,115,118); }
H1.HeaderClassName
{
color: #097376;
}
.AnyTagClassName
{
color: #097376;
}
</style>
background-color css
<style>
a { background-color: #097376; }
a { background-color: rgb(9,115,118); }
div.DivClassName
{
background-color: #097376;
}
.BgClassName
{
background-color: #097376;
}
</style>
border-color css
<style>
span { border-color: #097376; }
span { border-color: rgb(9,115,118); }
td.TdClassName
{
border-color: #097376;
}
.TagClassName
{
border-color: #097376;
}
</style>