#2727af color RGB value is (39,39,175)
#2727af color CMYK value
#2727af color HSL value
HSV(or HSB) | 240° | 77.7 | 68.6 |
XYZ | 9.3 | 4.978 | 41.028 |
Yxy | 0.168 | 0.09 | 4.978 |
LAB | 26.671 | 46.477 | -70.886 |
LUV | 26.671 | -6.299 | -87.363 |
Hunter-LAB | 22.31 | 35.365 | -93.415 |
CIE-LCH | 26.671 | 84.764 | 303.251 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 27 | 27 | AF |
Decimal | 39 | 39 | 175 |
Octal | 47 | 47 | 257 |
Binary | 00100111 | 00100111 | 10101111 |
Below, you can see some colors close to #2727af. 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 #2727af.
<span style="color:#2727af">Text here</span>
This paragraph has a background color of #2727af.
<p style="background-color:#2727af;">Content here</p>
This element has a border color of #2727af.
<div style="border:1px #2727af;">Content here</div>
.text {color:#2727af;}
.background {background-color:#2727af;}
.border {border:1px solid #2727af;}
.text-shadow {border:1px solid #2727af;}
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, #000001 is the darkest color, while #efeffb is the lightest one.