#354a35 color RGB value is (53,74,53)
#354a35 color CMYK value
#354a35 color HSL value
HSV(or HSB) | 120° | 28.4 | 29 |
XYZ | 4.56 | 5.911 | 4.269 |
Yxy | 0.309 | 0.401 | 5.911 |
LAB | 29.188 | -13.099 | 9.967 |
LUV | 29.188 | -9.806 | 12.673 |
Hunter-LAB | 24.314 | -9.074 | 6.61 |
CIE-LCH | 29.188 | 16.46 | 142.734 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 35 | 4A | 35 |
Decimal | 53 | 74 | 53 |
Octal | 65 | 112 | 65 |
Binary | 00110101 | 01001010 | 00110101 |
Below, you can see some colors close to #354a35. 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 #354a35.
<span style="color:#354a35">Text here</span>
This paragraph has a background color of #354a35.
<p style="background-color:#354a35;">Content here</p>
This element has a border color of #354a35.
<div style="border:1px #354a35;">Content here</div>
.text {color:#354a35;}
.background {background-color:#354a35;}
.border {border:1px solid #354a35;}
.text-shadow {border:1px solid #354a35;}
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, #090c09 is the darkest color, while #ffffff is the lightest one.