#219393 color RGB value is (33,147,147)
#219393 color CMYK value
#219393 color HSL value
HSV(or HSB) | 180° | 77.6 | 57.6 |
XYZ | 16.327 | 23.297 | 31.24 |
Yxy | 0.23 | 0.329 | 23.297 |
LAB | 55.377 | -29.713 | -8.847 |
LUV | 55.377 | -40.106 | -8.661 |
Hunter-LAB | 48.267 | -24.087 | -4.587 |
CIE-LCH | 55.377 | 31.002 | 196.58 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 21 | 93 | 93 |
Decimal | 33 | 147 | 147 |
Octal | 41 | 223 | 223 |
Binary | 00100001 | 10010011 | 10010011 |
Below, you can see some colors close to #219393. 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 #219393.
<span style="color:#219393">Text here</span>
This paragraph has a background color of #219393.
<p style="background-color:#219393;">Content here</p>
This element has a border color of #219393.
<div style="border:1px #219393;">Content here</div>
.text {color:#219393;}
.background {background-color:#219393;}
.border {border:1px solid #219393;}
.text-shadow {border:1px solid #219393;}
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, #020808 is the darkest color, while #f6fdfd is the lightest one.