#101046 color RGB value is (16,16,70)
#101046 color CMYK value
#101046 color HSL value
HSV(or HSB) | 240° | 77.1 | 27.5 |
XYZ | 1.504 | 0.923 | 5.893 |
Yxy | 0.181 | 0.111 | 0.923 |
LAB | 8.332 | 20.66 | -33.701 |
LUV | 8.332 | -1.694 | -23.488 |
Hunter-LAB | 9.607 | 11.141 | -29.645 |
CIE-LCH | 8.332 | 39.53 | 301.51 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 10 | 10 | 46 |
Decimal | 16 | 16 | 70 |
Octal | 20 | 20 | 106 |
Binary | 00010000 | 00010000 | 01000110 |
Below, you can see some colors close to #101046. 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 #101046.
<span style="color:#101046">Text here</span>
This paragraph has a background color of #101046.
<p style="background-color:#101046;">Content here</p>
This element has a border color of #101046.
<div style="border:1px #101046;">Content here</div>
.text {color:#101046;}
.background {background-color:#101046;}
.border {border:1px solid #101046;}
.text-shadow {border:1px solid #101046;}
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.