reddish black
Enter any color value (e.g., #fc56b0, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#c90095 color RGB value is (201,0,149)
#c90095 color CMYK value
#c90095 color HSL value
HSV(or HSB) | 315.5° | 100 | 78.8 |
XYZ | 29.512 | 14.587 | 29.694 |
Yxy | 0.4 | 0.198 | 14.587 |
LAB | 45.064 | 75.371 | -24.415 |
LUV | 45.064 | 89.065 | -46.415 |
Hunter-LAB | 38.193 | 71.089 | -19.36 |
CIE-LCH | 45.064 | 79.227 | 342.051 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | C9 | 0 | 95 |
Decimal | 201 | 0 | 149 |
Octal | 311 | 0 | 225 |
Binary | 11001001 | 00000000 | 10010101 |
Below, you can see some colors close to #c90095. 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 #c90095.
<span style="color:#c90095">Text here</span>
This paragraph has a background color of #c90095.
<p style="background-color:#c90095;">Content here</p>
This element has a border color of #c90095.
<div style="border:1px #c90095;">Content here</div>
.text {color:#c90095;}
.background {background-color:#c90095;}
.border {border:1px solid #c90095;}
.text-shadow {border:1px solid #c90095;}
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, #0a0007 is the darkest color, while #fff4fc is the lightest one.