dark grayish blue-magenta/dark grayish blue
#65629f color RGB value is (101,98,159)
#65629f color CMYK value
#65629f color HSL value
HSV(or HSB) | 243° | 38.4 | 62.4 |
XYZ | 15.993 | 14.005 | 34.661 |
Yxy | 0.247 | 0.217 | 14.005 |
LAB | 44.24 | 16.377 | -32.698 |
LUV | 44.24 | -2.314 | -49.713 |
Hunter-LAB | 37.424 | 10.788 | -28.717 |
CIE-LCH | 44.24 | 36.57 | 296.604 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 65 | 62 | 9F |
Decimal | 101 | 98 | 159 |
Octal | 145 | 142 | 237 |
Binary | 01100101 | 01100010 | 10011111 |
Below, you can see some colors close to #65629f. 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 #65629f.
<span style="color:#65629f">Text here</span>
This paragraph has a background color of #65629f.
<p style="background-color:#65629f;">Content here</p>
This element has a border color of #65629f.
<div style="border:1px #65629f;">Content here</div>
.text {color:#65629f;}
.background {background-color:#65629f;}
.border {border:1px solid #65629f;}
.text-shadow {border:1px solid #65629f;}
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, #010101 is the darkest color, while #f3f3f8 is the lightest one.