Shades of Japanese Laurel #258434
Tints of Japanese Laurel #258434
RGB
CMYK
RGB Variations
Color information
#258434 (or 0x258434) is known color: Japanese Laurel. HEX triplet: 25, 84 and 34. RGB value is (37,132,52). Sum of RGB (Red+Green+Blue) = 37+132+52=221 (29% of max value = 765). Red value is 37 (14.84% from 255 or 16.74% from 221); Green value is 132 (51.95% from 255 or 59.73% from 221); Blue value is 52 (20.70% from 255 or 23.53% from 221); Max value from RGB is 132 - color contains mainly: green. Hex color #258434 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #258434 is #DA7BCB. Grayscale: #5E5E5E. Windows color (decimal): -14318540 or 3441701. OLE color: 3441701.
HSL color Cylindrical-coordinate representation of color #258434: hue angle of 129.47º degrees, saturation: 0.56, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #258434 is Cyan = 0.72, Magento = 0, Yellow = 0.61 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 37 | 132 | 52 | - |
| CMYK | 0.72 | 0 | 0.61 | 0.48 |
| HSL | 129.47º | 0.56% | 0.33% | - |
| HSV(B) | 129.47º | 0.72% | 0.52% | - |
| XYZ | 9.63 | 17.14 | 6.05 | - |
| YUV | 94.48 | 104.03 | 87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 132 | 52 | 0.72 | 0 | 0.61 | 0.48 | 129.47 | 0.56 | 0.33 |
| Hex | 25 | 84 | 34 | 48 | 0 | 3D | 30 | 81 | 38 | 21 |
| Octal | 45 | 204 | 64 | 110 | 0 | 75 | 60 | 201 | 70 | 41 |
| Binary | 100101 | 10000100 | 110100 | 1001000 | 0 | 111101 | 110000 | 10000001 | 111000 | 100001 |
Color Harmonies of #258434
Complementary color
Monochromatic Colors of #258434
Black with #258434
Text Example
Text Example
White with #258434
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #258434; }
p { color: rgb(37,132,52); }
H1.HeaderClassName
{
color: #258434;
}
.AnyTagClassName
{
color: #258434;
}
</style>
background-color css
<style>
a { background-color: #258434; }
a { background-color: rgb(37,132,52); }
div.DivClassName
{
background-color: #258434;
}
.BgClassName
{
background-color: #258434;
}
</style>
border-color css
<style>
span { border-color: #258434; }
span { border-color: rgb(37,132,52); }
td.TdClassName
{
border-color: #258434;
}
.TagClassName
{
border-color: #258434;
}
</style>