strong orange(brown)/strong orange
Enter any color value (e.g., #458cb3, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#f29538 color RGB value is (242,149,56)
#f29538 color CMYK value
#f29538 color HSL value
HSV(or HSB) | 30.0° | 76.9 | 94.9 |
XYZ | 48.079 | 40.658 | 9.055 |
Yxy | 0.492 | 0.416 | 40.658 |
LAB | 69.935 | 27.980 | 60.866 |
LUV | 69.935 | 75.342 | 59.793 |
Hunter-LAB | 63.763 | 23.008 | 36.215 |
CIE-LCH | 69.935 | 66.989 | 65.312 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | F2 | 95 | 38 |
Decimal | 242 | 149 | 56 |
Octal | 362 | 225 | 70 |
Binary | 11110010 | 10010101 | 00111000 |
Below, you can see some colors close to #f29538. 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 #f29538.
<span style="color:#f29538">Text here</span>
This paragraph has a background color of #f29538.
<p style="background-color:#f29538;">Content here</p>
This element has a border color of #f29538.
<div style="border:1px #f29538;">Content here</div>
.text {color:#f29538;}
.background {background-color:#f29538;}
.border {border:1px solid #f29538;}
.text-shadow {border:1px solid #f29538;}
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, #000000 is the darkest color, while #fef5ec is the lightest one.