dark grayish magenta/dark grayish fuchsia
#663359 color RGB value is (102,51,89)
#663359 color CMYK value
#663359 color HSL value
HSV(or HSB) | 315.3° | 50 | 40 |
XYZ | 8.466 | 5.914 | 10.146 |
Yxy | 0.345 | 0.241 | 5.914 |
LAB | 29.194 | 28.501 | -12.753 |
LUV | 29.194 | 25.634 | -19.455 |
Hunter-LAB | 24.318 | 19.589 | -7.715 |
CIE-LCH | 29.194 | 31.224 | 335.893 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 66 | 33 | 59 |
Decimal | 102 | 51 | 89 |
Octal | 146 | 63 | 131 |
Binary | 01100110 | 00110011 | 01011001 |
Below, you can see some colors close to #663359. 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 #663359.
<span style="color:#663359">Text here</span>
This paragraph has a background color of #663359.
<p style="background-color:#663359;">Content here</p>
This element has a border color of #663359.
<div style="border:1px #663359;">Content here</div>
.text {color:#663359;}
.background {background-color:#663359;}
.border {border:1px solid #663359;}
.text-shadow {border:1px solid #663359;}
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 #f9f4f8 is the lightest one.