deep green/deep sap green
#1a9900 color RGB value is (26,153,0)
#1a9900 color CMYK value
#1a9900 color HSL value
HSV(or HSB) | 109.8° | 100 | 60 |
XYZ | 11.817 | 23.002 | 3.817 |
Yxy | 0.306 | 0.595 | 23.002 |
LAB | 55.074 | -56.803 | 57.086 |
LUV | 55.074 | -49.757 | 67.127 |
Hunter-LAB | 47.96 | -39.949 | 28.854 |
CIE-LCH | 55.074 | 80.532 | 134.858 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 1A | 99 | 0 |
Decimal | 26 | 153 | 0 |
Octal | 32 | 231 | 0 |
Binary | 00011010 | 10011001 | 00000000 |
Below, you can see some colors close to #1a9900. 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 #1a9900.
<span style="color:#1a9900">Text here</span>
This paragraph has a background color of #1a9900.
<p style="background-color:#1a9900;">Content here</p>
This element has a border color of #1a9900.
<div style="border:1px #1a9900;">Content here</div>
.text {color:#1a9900;}
.background {background-color:#1a9900;}
.border {border:1px solid #1a9900;}
.text-shadow {border:1px solid #1a9900;}
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, #010400 is the darkest color, while #f1ffee is the lightest one.