reddish black
Enter any color value (e.g., #5ba952, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#ff7495 color RGB value is (255,116,149)
#ff7495 color CMYK value
#ff7495 color HSL value
HSV(or HSB) | 345.8° | 54.5 | 100 |
XYZ | 52.91 | 35.921 | 32.578 |
Yxy | 0.436 | 0.296 | 35.921 |
LAB | 66.459 | 55.883 | 8.403 |
LUV | 66.459 | 94.283 | 0.487 |
Hunter-LAB | 59.934 | 52.697 | 9.725 |
CIE-LCH | 66.459 | 56.511 | 8.551 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | FF | 74 | 95 |
Decimal | 255 | 116 | 149 |
Octal | 377 | 164 | 225 |
Binary | 11111111 | 01110100 | 10010101 |
Below, you can see some colors close to #ff7495. 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 #ff7495.
<span style="color:#ff7495">Text here</span>
This paragraph has a background color of #ff7495.
<p style="background-color:#ff7495;">Content here</p>
This element has a border color of #ff7495.
<div style="border:1px #ff7495;">Content here</div>
.text {color:#ff7495;}
.background {background-color:#ff7495;}
.border {border:1px solid #ff7495;}
.text-shadow {border:1px solid #ff7495;}
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, #0a0002 is the darkest color, while #fff4f6 is the lightest one.