dark grayish magenta/dark grayish cerise
#663355 color RGB value is (102,51,85)
#663355 color CMYK value
#663355 color HSL value
HSV(or HSB) | 320° | 50 | 40 |
XYZ | 8.303 | 5.848 | 9.286 |
Yxy | 0.354 | 0.25 | 5.848 |
LAB | 29.026 | 27.775 | -10.401 |
LUV | 29.026 | 26.508 | -16.402 |
Hunter-LAB | 24.183 | 18.965 | -5.837 |
CIE-LCH | 29.026 | 29.659 | 339.47 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 66 | 33 | 55 |
Decimal | 102 | 51 | 85 |
Octal | 146 | 63 | 125 |
Binary | 01100110 | 00110011 | 01010101 |
Below, you can see some colors close to #663355. 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 #663355.
<span style="color:#663355">Text here</span>
This paragraph has a background color of #663355.
<p style="background-color:#663355;">Content here</p>
This element has a border color of #663355.
<div style="border:1px #663355;">Content here</div>
.text {color:#663355;}
.background {background-color:#663355;}
.border {border:1px solid #663355;}
.text-shadow {border:1px solid #663355;}
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, #030102 is the darkest color, while #f9f4f7 is the lightest one.