Gochujang Red/ deep red
Enter any color value (e.g., #f24a2a, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#770000 color RGB value is (119,0,0)
#770000 color CMYK value
#770000 color HSL value
HSV(or HSB) | 0.0° | 100.0 | 46.7 |
XYZ | 7.608 | 3.922 | 0.356 |
Yxy | 0.640 | 0.330 | 3.922 |
LAB | 23.412 | 45.603 | 35.272 |
LUV | 23.412 | 76.988 | 16.603 |
Hunter-LAB | 19.804 | 33.915 | 12.797 |
CIE-LCH | 23.412 | 57.652 | 37.721 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 77 | 0 | 0 |
Decimal | 119 | 0 | 0 |
Octal | 167 | 0 | 0 |
Binary | 01110111 | 00000000 | 00000000 |
Below, you can see some colors close to #770000. 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 #770000.
<span style="color:#770000">Text here</span>
This paragraph has a background color of #770000.
<p style="background-color:#770000;">Content here</p>
This element has a border color of #770000.
<div style="border:1px #770000;">Content here</div>
.text {color:#770000;}
.background {background-color:#770000;}
.border {border:1px solid #770000;}
.text-shadow {border:1px solid #770000;}
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, #0d0000 is the darkest color, while #fff7f7 is the lightest one.