Shades of Surfie Green #058375
Tints of Surfie Green #058375
RGB
CMYK
RGB Variations
Color information
#058375 (or 0x058375) is known color: Surfie Green. HEX triplet: 05, 83 and 75. RGB value is (5,131,117). Sum of RGB (Red+Green+Blue) = 5+131+117=253 (33% of max value = 765). Red value is 5 (2.34% from 255 or 1.98% from 253); Green value is 131 (51.56% from 255 or 51.78% from 253); Blue value is 117 (46.09% from 255 or 46.25% from 253); Max value from RGB is 131 - color contains mainly: green. Hex color #058375 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #058375 is #FA7C8A. Grayscale: #5B5B5B. Windows color (decimal): -16415883 or 7701253. OLE color: 7701253.
HSL color Cylindrical-coordinate representation of color #058375: hue angle of 173.33º degrees, saturation: 0.93, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #058375 is Cyan = 0.96, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 5 | 131 | 117 | - |
| CMYK | 0.96 | 0 | 0.11 | 0.49 |
| HSL | 173.33º | 0.93% | 0.27% | - |
| HSV(B) | 173.33º | 0.96% | 0.51% | - |
| XYZ | 11.39 | 17.55 | 19.62 | - |
| YUV | 91.73 | 142.26 | 66.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 5 | 131 | 117 | 0.96 | 0 | 0.11 | 0.49 | 173.33 | 0.93 | 0.27 |
| Hex | 5 | 83 | 75 | 60 | 0 | B | 31 | AD | 5D | 1B |
| Octal | 5 | 203 | 165 | 140 | 0 | 13 | 61 | 255 | 135 | 33 |
| Binary | 101 | 10000011 | 1110101 | 1100000 | 0 | 1011 | 110001 | 10101101 | 1011101 | 11011 |
Color Harmonies of #058375
Complementary color
Monochromatic Colors of #058375
Black with #058375
Text Example
Text Example
White with #058375
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #058375; }
p { color: rgb(5,131,117); }
H1.HeaderClassName
{
color: #058375;
}
.AnyTagClassName
{
color: #058375;
}
</style>
background-color css
<style>
a { background-color: #058375; }
a { background-color: rgb(5,131,117); }
div.DivClassName
{
background-color: #058375;
}
.BgClassName
{
background-color: #058375;
}
</style>
border-color css
<style>
span { border-color: #058375; }
span { border-color: rgb(5,131,117); }
td.TdClassName
{
border-color: #058375;
}
.TagClassName
{
border-color: #058375;
}
</style>