#6060db color RGB value is (96,96,219)
#6060db color CMYK value
#6060db color HSL value
HSV(or HSB) | 240° | 56.2 | 85.9 |
XYZ | 21.793 | 15.967 | 68.951 |
Yxy | 0.204 | 0.15 | 15.967 |
LAB | 46.931 | 34.774 | -63.245 |
LUV | 46.931 | -7.099 | -98.457 |
Hunter-LAB | 39.959 | 27.424 | -74.337 |
CIE-LCH | 46.931 | 72.175 | 298.803 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 60 | 60 | DB |
Decimal | 96 | 96 | 219 |
Octal | 140 | 140 | 333 |
Binary | 01100000 | 01100000 | 11011011 |
Below, you can see some colors close to #6060db. 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 #6060db.
<span style="color:#6060db">Text here</span>
This paragraph has a background color of #6060db.
<p style="background-color:#6060db;">Content here</p>
This element has a border color of #6060db.
<div style="border:1px #6060db;">Content here</div>
.text {color:#6060db;}
.background {background-color:#6060db;}
.border {border:1px solid #6060db;}
.text-shadow {border:1px solid #6060db;}
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, #03030e is the darkest color, while #fcfcfe is the lightest one.