#4a4abe color RGB value is (74,74,190)
#4a4abe color CMYK value
#4a4abe color HSL value
HSV(or HSB) | 240° | 61.1 | 74.5 |
XYZ | 14.567 | 10.071 | 49.891 |
Yxy | 0.195 | 0.135 | 10.071 |
LAB | 37.97 | 34.948 | -61.137 |
LUV | 37.97 | -6.437 | -89.279 |
Hunter-LAB | 31.735 | 26.399 | -70.997 |
CIE-LCH | 37.97 | 70.421 | 299.754 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 4A | 4A | BE |
Decimal | 74 | 74 | 190 |
Octal | 112 | 112 | 276 |
Binary | 01001010 | 01001010 | 10111110 |
Below, you can see some colors close to #4a4abe. 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 #4a4abe.
<span style="color:#4a4abe">Text here</span>
This paragraph has a background color of #4a4abe.
<p style="background-color:#4a4abe;">Content here</p>
This element has a border color of #4a4abe.
<div style="border:1px #4a4abe;">Content here</div>
.text {color:#4a4abe;}
.background {background-color:#4a4abe;}
.border {border:1px solid #4a4abe;}
.text-shadow {border:1px solid #4a4abe;}
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, #020207 is the darkest color, while #f6f6fc is the lightest one.