deep green/deep chartreuse green
#356a00 hex color code descriptions: deep green/deep chartreuse green. #356a00 color hex could be obtained by blending #6ad400 with #000000 . Closest websafe color is: #336600.
#356a00 color RGB value is (53,106,0)
#356a00 color CMYK value
#356a00 color HSL value
HSV(or HSB) | 90° | 100 | 41.6 |
XYZ | 6.622 | 11.065 | 1.787 |
Yxy | 0.34 | 0.568 | 11.065 |
LAB | 39.69 | -34.298 | 45.193 |
LUV | 39.69 | -25.277 | 47.089 |
Hunter-LAB | 33.264 | -22.676 | 20.1 |
CIE-LCH | 39.69 | 56.735 | 127.196 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 35 | 6A | 0 |
Decimal | 53 | 106 | 0 |
Octal | 65 | 152 | 0 |
Binary | 00110101 | 01101010 | 00000000 |
Below, you can see some colors close to #356a00. Having a set of related colors can be useful if you need an inspirational alternative to your original color choice.
This text has a font color of #356a00.
<span style="color:#356a00">Text here</span>
This paragraph has a background color of #356a00.
<p style="background-color:#356a00;">Content here</p>
This element has a border color of #356a00.
<div style="border:1px #356a00;">Content here</div>
.text {color:#356a00;}
.background {background-color:#356a00;}
.border {border:1px solid #356a00;}
.text-shadow {border:1px solid #356a00;}
A shade is achieved by adding black to any pure hue, while a tint is created by mixing white to any pure color. In this example, #0b1500 is the darkest color, while #ffffff is the lightest one.