dark grayish cyan/dark grayish opal
#33665e color RGB value is (51,102,94)
#33665e color CMYK value
#33665e color HSL value
HSV(or HSB) | 170.6° | 50 | 40 |
XYZ | 8.137 | 11.015 | 12.287 |
Yxy | 0.259 | 0.35 | 11.015 |
LAB | 39.605 | -19.311 | -0.776 |
LUV | 39.605 | -22.145 | 1.664 |
Hunter-LAB | 33.188 | -14.316 | 1.282 |
CIE-LCH | 39.605 | 19.327 | 182.302 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 33 | 66 | 5E |
Decimal | 51 | 102 | 94 |
Octal | 63 | 146 | 136 |
Binary | 00110011 | 01100110 | 01011110 |
Below, you can see some colors close to #33665e. 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 #33665e.
<span style="color:#33665e">Text here</span>
This paragraph has a background color of #33665e.
<p style="background-color:#33665e;">Content here</p>
This element has a border color of #33665e.
<div style="border:1px #33665e;">Content here</div>
.text {color:#33665e;}
.background {background-color:#33665e;}
.border {border:1px solid #33665e;}
.text-shadow {border:1px solid #33665e;}
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, #010303 is the darkest color, while #f4f9f8 is the lightest one.