Off Black/ mostly black
Enter any color value (e.g., #d845ee, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#303030 color RGB value is (48,48,48)
#303030 color CMYK value
#303030 color HSL value
HSV(or HSB) | 0° | 0 | 18.8 |
XYZ | 2.809 | 2.956 | 3.219 |
Yxy | 0.313 | 0.329 | 2.956 |
LAB | 19.866 | 0.002 | -0.003 |
LUV | 19.866 | 0 | -0.003 |
Hunter-LAB | 17.192 | -0.917 | 0.934 |
CIE-LCH | 19.866 | 0.004 | 296.813 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 30 | 30 | 30 |
Decimal | 48 | 48 | 48 |
Octal | 60 | 60 | 60 |
Binary | 00110000 | 00110000 | 00110000 |
This text has a font color of #303030.
<span style="color:#303030">Text here</span>
This paragraph has a background color of #303030.
<p style="background-color:#303030;">Content here</p>
This element has a border color of #303030.
<div style="border:1px #303030;">Content here</div>
.text {color:#303030;}
.background {background-color:#303030;}
.border {border:1px solid #303030;}
.text-shadow {border:1px solid #303030;}
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, #050505 is the darkest color, while #fafafa is the lightest one.