deep magenta/deep cerise
#b30077 color RGB value is (179,0,119)
#b30077 color CMYK value
#b30077 color HSL value
HSV(or HSB) | 320.1° | 100 | 70.2 |
XYZ | 21.92 | 10.916 | 18.404 |
Yxy | 0.428 | 0.213 | 10.916 |
LAB | 39.438 | 67.667 | -14.999 |
LUV | 39.438 | 85.2 | -31.005 |
Hunter-LAB | 33.039 | 60.611 | -9.901 |
CIE-LCH | 39.438 | 69.309 | 347.502 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | B3 | 0 | 77 |
Decimal | 179 | 0 | 119 |
Octal | 263 | 0 | 167 |
Binary | 10110011 | 00000000 | 01110111 |
Below, you can see some colors close to #b30077. 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 #b30077.
<span style="color:#b30077">Text here</span>
This paragraph has a background color of #b30077.
<p style="background-color:#b30077;">Content here</p>
This element has a border color of #b30077.
<div style="border:1px #b30077;">Content here</div>
.text {color:#b30077;}
.background {background-color:#b30077;}
.border {border:1px solid #b30077;}
.text-shadow {border:1px solid #b30077;}
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, #090006 is the darkest color, while #fff3fb is the lightest one.