Shades of Surfie Green #038478
Tints of Surfie Green #038478
RGB
CMYK
RGB Variations
Color information
#038478 (or 0x038478) is known color: Surfie Green. HEX triplet: 03, 84 and 78. RGB value is (3,132,120). Sum of RGB (Red+Green+Blue) = 3+132+120=255 (33% of max value = 765). Red value is 3 (1.56% from 255 or 1.18% from 255); Green value is 132 (51.95% from 255 or 51.76% from 255); Blue value is 120 (47.27% from 255 or 47.06% from 255); Max value from RGB is 132 - color contains mainly: green. Hex color #038478 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #038478 is #FC7B87. Grayscale: #5B5B5B. Windows color (decimal): -16546696 or 7898115. OLE color: 7898115.
HSL color Cylindrical-coordinate representation of color #038478: hue angle of 174.42º degrees, saturation: 0.96, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #038478 is Cyan = 0.98, Magento = 0, Yellow = 0.09 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 3 | 132 | 120 | - |
| CMYK | 0.98 | 0 | 0.09 | 0.48 |
| HSL | 174.42º | 0.96% | 0.26% | - |
| HSV(B) | 174.42º | 0.98% | 0.52% | - |
| XYZ | 11.68 | 17.88 | 20.6 | - |
| YUV | 92.06 | 143.76 | 64.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 3 | 132 | 120 | 0.98 | 0 | 0.09 | 0.48 | 174.42 | 0.96 | 0.26 |
| Hex | 3 | 84 | 78 | 62 | 0 | 9 | 30 | AE | 60 | 1A |
| Octal | 3 | 204 | 170 | 142 | 0 | 11 | 60 | 256 | 140 | 32 |
| Binary | 11 | 10000100 | 1111000 | 1100010 | 0 | 1001 | 110000 | 10101110 | 1100000 | 11010 |
Color Harmonies of #038478
Complementary color
Monochromatic Colors of #038478
Black with #038478
Text Example
Text Example
White with #038478
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #038478; }
p { color: rgb(3,132,120); }
H1.HeaderClassName
{
color: #038478;
}
.AnyTagClassName
{
color: #038478;
}
</style>
background-color css
<style>
a { background-color: #038478; }
a { background-color: rgb(3,132,120); }
div.DivClassName
{
background-color: #038478;
}
.BgClassName
{
background-color: #038478;
}
</style>
border-color css
<style>
span { border-color: #038478; }
span { border-color: rgb(3,132,120); }
td.TdClassName
{
border-color: #038478;
}
.TagClassName
{
border-color: #038478;
}
</style>