Shades of Sea Green #258348
Tints of Sea Green #258348
RGB
CMYK
RGB Variations
Color information
#258348 (or 0x258348) is known color: Sea Green. HEX triplet: 25, 83 and 48. RGB value is (37,131,72). Sum of RGB (Red+Green+Blue) = 37+131+72=240 (31% of max value = 765). Red value is 37 (14.84% from 255 or 15.42% from 240); Green value is 131 (51.56% from 255 or 54.58% from 240); Blue value is 72 (28.52% from 255 or 30% from 240); Max value from RGB is 131 - color contains mainly: green. Hex color #258348 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #258348 is #DA7CB7. Grayscale: #606060. Windows color (decimal): -14318776 or 4752165. OLE color: 4752165.
HSL color Cylindrical-coordinate representation of color #258348: hue angle of 142.34º degrees, saturation: 0.56, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #258348 is Cyan = 0.72, Magento = 0, Yellow = 0.45 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 37 | 131 | 72 | - |
| CMYK | 0.72 | 0 | 0.45 | 0.49 |
| HSL | 142.34º | 0.56% | 0.33% | - |
| HSV(B) | 142.34º | 0.72% | 0.51% | - |
| XYZ | 10.05 | 17.09 | 8.9 | - |
| YUV | 96.17 | 114.36 | 85.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 131 | 72 | 0.72 | 0 | 0.45 | 0.49 | 142.34 | 0.56 | 0.33 |
| Hex | 25 | 83 | 48 | 48 | 0 | 2D | 31 | 8E | 38 | 21 |
| Octal | 45 | 203 | 110 | 110 | 0 | 55 | 61 | 216 | 70 | 41 |
| Binary | 100101 | 10000011 | 1001000 | 1001000 | 0 | 101101 | 110001 | 10001110 | 111000 | 100001 |
Color Harmonies of #258348
Complementary color
Monochromatic Colors of #258348
Black with #258348
Text Example
Text Example
White with #258348
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #258348; }
p { color: rgb(37,131,72); }
H1.HeaderClassName
{
color: #258348;
}
.AnyTagClassName
{
color: #258348;
}
</style>
background-color css
<style>
a { background-color: #258348; }
a { background-color: rgb(37,131,72); }
div.DivClassName
{
background-color: #258348;
}
.BgClassName
{
background-color: #258348;
}
</style>
border-color css
<style>
span { border-color: #258348; }
span { border-color: rgb(37,131,72); }
td.TdClassName
{
border-color: #258348;
}
.TagClassName
{
border-color: #258348;
}
</style>