dark green-cyan/dark turquoise
#369d85 hex color code descriptions: dark green-cyan/dark turquoise. #369d85 color hex could be obtained by blending #6cffff with #003b0b . Closest websafe color is: #339999.
#369d85 color RGB value is (54,157,133)
#369d85 color CMYK value
#369d85 color HSL value
HSV(or HSB) | 166° | 65.6 | 61.6 |
XYZ | 17.812 | 26.592 | 26.384 |
Yxy | 0.252 | 0.376 | 26.592 |
LAB | 58.594 | -35.399 | 3.923 |
LUV | 58.594 | -41.247 | 10.915 |
Hunter-LAB | 51.567 | -28.586 | 5.761 |
CIE-LCH | 58.594 | 35.616 | 173.676 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 36 | 9D | 85 |
Decimal | 54 | 157 | 133 |
Octal | 66 | 235 | 205 |
Binary | 00110110 | 10011101 | 10000101 |
Below, you can see some colors close to #369d85. 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 #369d85.
<span style="color:#369d85">Text here</span>
This paragraph has a background color of #369d85.
<p style="background-color:#369d85;">Content here</p>
This element has a border color of #369d85.
<div style="border:1px #369d85;">Content here</div>
.text {color:#369d85;}
.background {background-color:#369d85;}
.border {border:1px solid #369d85;}
.text-shadow {border:1px solid #369d85;}
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, #050f0c is the darkest color, while #fefffe is the lightest one.