Shades of Surfie Green #067478
Tints of Surfie Green #067478
RGB
CMYK
RGB Variations
Color information
#067478 (or 0x067478) is known color: Surfie Green. HEX triplet: 06, 74 and 78. RGB value is (6,116,120). Sum of RGB (Red+Green+Blue) = 6+116+120=242 (32% of max value = 765). Red value is 6 (2.73% from 255 or 2.48% from 242); Green value is 116 (45.70% from 255 or 47.93% from 242); Blue value is 120 (47.27% from 255 or 49.59% from 242); Max value from RGB is 120 - color contains mainly: blue. Hex color #067478 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #067478 is #F98B87. Grayscale: #535353. Windows color (decimal): -16354184 or 7894022. OLE color: 7894022.
HSL color Cylindrical-coordinate representation of color #067478: hue angle of 182.11º degrees, saturation: 0.9, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #067478 is Cyan = 0.95, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 6 | 116 | 120 | - |
| CMYK | 0.95 | 0.03 | 0 | 0.53 |
| HSL | 182.11º | 0.9% | 0.25% | - |
| HSV(B) | 182.11º | 0.95% | 0.47% | - |
| XYZ | 9.71 | 13.89 | 19.94 | - |
| YUV | 83.57 | 148.56 | 72.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 116 | 120 | 0.95 | 0.03 | 0 | 0.53 | 182.11 | 0.9 | 0.25 |
| Hex | 6 | 74 | 78 | 5F | 3 | 0 | 35 | B6 | 5A | 19 |
| Octal | 6 | 164 | 170 | 137 | 3 | 0 | 65 | 266 | 132 | 31 |
| Binary | 110 | 1110100 | 1111000 | 1011111 | 11 | 0 | 110101 | 10110110 | 1011010 | 11001 |
Color Harmonies of #067478
Complementary color
Monochromatic Colors of #067478
Black with #067478
Text Example
Text Example
White with #067478
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #067478; }
p { color: rgb(6,116,120); }
H1.HeaderClassName
{
color: #067478;
}
.AnyTagClassName
{
color: #067478;
}
</style>
background-color css
<style>
a { background-color: #067478; }
a { background-color: rgb(6,116,120); }
div.DivClassName
{
background-color: #067478;
}
.BgClassName
{
background-color: #067478;
}
</style>
border-color css
<style>
span { border-color: #067478; }
span { border-color: rgb(6,116,120); }
td.TdClassName
{
border-color: #067478;
}
.TagClassName
{
border-color: #067478;
}
</style>