deep magenta/deep cerise
#b7007a color RGB value is (183,0,122)
#b7007a color CMYK value
#b7007a color HSL value
HSV(or HSB) | 320° | 100 | 71.8 |
XYZ | 23.041 | 11.472 | 19.412 |
Yxy | 0.427 | 0.213 | 11.472 |
LAB | 40.365 | 68.811 | -15.384 |
LUV | 40.365 | 87.068 | -31.912 |
Hunter-LAB | 33.871 | 62.153 | -10.271 |
CIE-LCH | 40.365 | 70.51 | 347.398 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | B7 | 0 | 7A |
Decimal | 183 | 0 | 122 |
Octal | 267 | 0 | 172 |
Binary | 10110111 | 00000000 | 01111010 |
Below, you can see some colors close to #b7007a. 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 #b7007a.
<span style="color:#b7007a">Text here</span>
This paragraph has a background color of #b7007a.
<p style="background-color:#b7007a;">Content here</p>
This element has a border color of #b7007a.
<div style="border:1px #b7007a;">Content here</div>
.text {color:#b7007a;}
.background {background-color:#b7007a;}
.border {border:1px solid #b7007a;}
.text-shadow {border:1px solid #b7007a;}
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, #0d0009 is the darkest color, while #fff7fc is the lightest one.