#414848 color RGB value is (65,72,72)
#414848 color CMYK value
#414848 color HSL value
HSV(or HSB) | 180° | 9.7 | 28.2 |
XYZ | 5.667 | 6.226 | 7.034 |
Yxy | 0.299 | 0.329 | 6.226 |
LAB | 29.977 | -2.842 | -0.98 |
LUV | 29.977 | -3.585 | -0.778 |
Hunter-LAB | 24.953 | -3.128 | 0.754 |
CIE-LCH | 29.977 | 3.006 | 199.02 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 41 | 48 | 48 |
Decimal | 65 | 72 | 72 |
Octal | 101 | 110 | 110 |
Binary | 01000001 | 01001000 | 01001000 |
Below, you can see some colors close to #414848. 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 #414848.
<span style="color:#414848">Text here</span>
This paragraph has a background color of #414848.
<p style="background-color:#414848;">Content here</p>
This element has a border color of #414848.
<div style="border:1px #414848;">Content here</div>
.text {color:#414848;}
.background {background-color:#414848;}
.border {border:1px solid #414848;}
.text-shadow {border:1px solid #414848;}
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 #f9f9f9 is the lightest one.