Shades of Japanese Laurel #258230
Tints of Japanese Laurel #258230
RGB
CMYK
RGB Variations
Color information
#258230 (or 0x258230) is known color: Japanese Laurel. HEX triplet: 25, 82 and 30. RGB value is (37,130,48). Sum of RGB (Red+Green+Blue) = 37+130+48=215 (28% of max value = 765). Red value is 37 (14.84% from 255 or 17.21% from 215); Green value is 130 (51.17% from 255 or 60.47% from 215); Blue value is 48 (19.14% from 255 or 22.33% from 215); Max value from RGB is 130 - color contains mainly: green. Hex color #258230 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #258230 is #DA7DCF. Grayscale: #5D5D5D. Windows color (decimal): -14319056 or 3179045. OLE color: 3179045.
HSL color Cylindrical-coordinate representation of color #258230: hue angle of 127.1º 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 #258230 is Cyan = 0.72, Magento = 0, Yellow = 0.63 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 37 | 130 | 48 | - |
| CMYK | 0.72 | 0 | 0.63 | 0.49 |
| HSL | 127.1º | 0.56% | 0.33% | - |
| HSV(B) | 127.1º | 0.72% | 0.51% | - |
| XYZ | 9.28 | 16.57 | 5.51 | - |
| YUV | 92.85 | 102.69 | 88.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 130 | 48 | 0.72 | 0 | 0.63 | 0.49 | 127.1 | 0.56 | 0.33 |
| Hex | 25 | 82 | 30 | 48 | 0 | 3F | 31 | 7F | 38 | 21 |
| Octal | 45 | 202 | 60 | 110 | 0 | 77 | 61 | 177 | 70 | 41 |
| Binary | 100101 | 10000010 | 110000 | 1001000 | 0 | 111111 | 110001 | 1111111 | 111000 | 100001 |
Color Harmonies of #258230
Complementary color
Monochromatic Colors of #258230
Black with #258230
Text Example
Text Example
White with #258230
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #258230; }
p { color: rgb(37,130,48); }
H1.HeaderClassName
{
color: #258230;
}
.AnyTagClassName
{
color: #258230;
}
</style>
background-color css
<style>
a { background-color: #258230; }
a { background-color: rgb(37,130,48); }
div.DivClassName
{
background-color: #258230;
}
.BgClassName
{
background-color: #258230;
}
</style>
border-color css
<style>
span { border-color: #258230; }
span { border-color: rgb(37,130,48); }
td.TdClassName
{
border-color: #258230;
}
.TagClassName
{
border-color: #258230;
}
</style>