reddish black
Enter any color value (e.g., #2ac5cb, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#b30010 color RGB value is (179,0,16)
#b30010 color CMYK value
#b30010 color HSL value
HSV(or HSB) | 354.6° | 100 | 70.2 |
XYZ | 18.684 | 9.621 | 1.363 |
Yxy | 0.63 | 0.324 | 9.621 |
LAB | 37.154 | 61.613 | 45.212 |
LUV | 37.154 | 120.48 | 24.098 |
Hunter-LAB | 31.018 | 53.24 | 19.108 |
CIE-LCH | 37.154 | 76.421 | 36.271 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | B3 | 0 | 10 |
Decimal | 179 | 0 | 16 |
Octal | 263 | 0 | 20 |
Binary | 10110011 | 00000000 | 00010000 |
Below, you can see some colors close to #b30010. 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 #b30010.
<span style="color:#b30010">Text here</span>
This paragraph has a background color of #b30010.
<p style="background-color:#b30010;">Content here</p>
This element has a border color of #b30010.
<div style="border:1px #b30010;">Content here</div>
.text {color:#b30010;}
.background {background-color:#b30010;}
.border {border:1px solid #b30010;}
.text-shadow {border:1px solid #b30010;}
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, #090001 is the darkest color, while #fff3f4 is the lightest one.