#414148 color RGB value is (65,65,72)
#414148 color CMYK value
#414148 color HSL value
HSV(or HSB) | 240° | 9.7 | 28.2 |
XYZ | 5.24 | 5.372 | 6.892 |
Yxy | 0.299 | 0.307 | 5.372 |
LAB | 27.77 | 1.633 | -4.239 |
LUV | 27.77 | -0.373 | -5.176 |
Hunter-LAB | 23.178 | -0.208 | -1.404 |
CIE-LCH | 27.77 | 4.543 | 291.071 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 41 | 41 | 48 |
Decimal | 65 | 65 | 72 |
Octal | 101 | 101 | 110 |
Binary | 01000001 | 01000001 | 01001000 |
Below, you can see some colors close to #414148. 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 #414148.
<span style="color:#414148">Text here</span>
This paragraph has a background color of #414148.
<p style="background-color:#414148;">Content here</p>
This element has a border color of #414148.
<div style="border:1px #414148;">Content here</div>
.text {color:#414148;}
.background {background-color:#414148;}
.border {border:1px solid #414148;}
.text-shadow {border:1px solid #414148;}
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.