Shades of Dark Spring Green #267348
Tints of Dark Spring Green #267348
RGB
CMYK
RGB Variations
Color information
#267348 (or 0x267348) is known color: Dark Spring Green. HEX triplet: 26, 73 and 48. RGB value is (38,115,72). Sum of RGB (Red+Green+Blue) = 38+115+72=225 (29% of max value = 765). Red value is 38 (15.23% from 255 or 16.89% from 225); Green value is 115 (45.31% from 255 or 51.11% from 225); Blue value is 72 (28.52% from 255 or 32% from 225); Max value from RGB is 115 - color contains mainly: green. Hex color #267348 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #267348 is #D98CB7. Grayscale: #575757. Windows color (decimal): -14257336 or 4748070. OLE color: 4748070.
HSL color Cylindrical-coordinate representation of color #267348: hue angle of 146.49º degrees, saturation: 0.5, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #267348 is Cyan = 0.67, Magento = 0, Yellow = 0.37 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 38 | 115 | 72 | - |
| CMYK | 0.67 | 0 | 0.37 | 0.55 |
| HSL | 146.49º | 0.5% | 0.3% | - |
| HSV(B) | 146.49º | 0.67% | 0.45% | - |
| XYZ | 8.1 | 13.14 | 8.24 | - |
| YUV | 87.08 | 119.49 | 93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 115 | 72 | 0.67 | 0 | 0.37 | 0.55 | 146.49 | 0.5 | 0.3 |
| Hex | 26 | 73 | 48 | 43 | 0 | 25 | 37 | 92 | 32 | 1E |
| Octal | 46 | 163 | 110 | 103 | 0 | 45 | 67 | 222 | 62 | 36 |
| Binary | 100110 | 1110011 | 1001000 | 1000011 | 0 | 100101 | 110111 | 10010010 | 110010 | 11110 |
Color Harmonies of #267348
Complementary color
Monochromatic Colors of #267348
Black with #267348
Text Example
Text Example
White with #267348
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #267348; }
p { color: rgb(38,115,72); }
H1.HeaderClassName
{
color: #267348;
}
.AnyTagClassName
{
color: #267348;
}
</style>
background-color css
<style>
a { background-color: #267348; }
a { background-color: rgb(38,115,72); }
div.DivClassName
{
background-color: #267348;
}
.BgClassName
{
background-color: #267348;
}
</style>
border-color css
<style>
span { border-color: #267348; }
span { border-color: rgb(38,115,72); }
td.TdClassName
{
border-color: #267348;
}
.TagClassName
{
border-color: #267348;
}
</style>