#01010b Hex Color

rgb(1, 1, 11)

Color Information

Name First value Second Value Third Value Fourth Value Written As
HEX 01 01 0b - #01010b
RGB 1 1 11 - rgb(1,1,11)
HSL 240 83% 2% - hsl(240,83%,2%)
HSV 240 91% 4% - hsv(240,91%,4%)
XYZ 0.0838 0.0523 0.3223 - xyz(0.0838,0.0523,0.3223)
CIE-LAB 0.47 1.4 -3.8 - lab(0.47,1.4,-3.8)
CMYK 0.90909090909091 0.90909090909091 0 0.95686274509804 cmyk(0.90909090909091,0.90909090909091,0,0.95686274509804)

Description

The RGB value of color #01010b is rgb(1, 1, 11).

In the hex color #01010b, The value of Red is 1, value of Green is 1, and value of Blue is 11. The primary color is Blue. Similarly, The HSL values for #01010b consists of 240° Hue, 83% Saturation, and 2% Lightness.

In the CMYK color model, the color #01010b can be represented as Cyan=0.90909090909091%, Magenta=0.90909090909091%, Yellow=0%, and Black=0.95686274509804%.

Shades of #01010b

Shades in a color are variations of the color that are created by adding black to it which results in a darker tone.

Tints of #01010b

Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.

Color Previews of #01010b

Preview of #01010b on White Background

This is a sample text.

The contrast ratio of #01010b with white color is 20.78

#01010b color will look good on a white background.

Preview of #01010b on black background

This is a sample text.

The contrast ratio of #01010b with black color is 1.01

Color Schemes of #01010b

Triadic Colors of #01010b

Triadic colors are three colors that are evenly spaced around the color wheel and are therefore harmonious when used together in a design.

Analogous Colors of #01010b

Analogous colors are colors that are next to each other on the color wheel and share a similar hue, creating a cohesive and harmonious color scheme.

Complementary Color of #01010b

Complementary colors are pairs of colors that are directly opposite each other on the color wheel, creating a high contrast and vibrant color scheme when used together.

Monochromatic Colors of #01010b

Monochromatic colors are variations of a single color that are created by using different shades, tints, and tones of that color which results in a harmonious and cohesive color scheme.

Color Usage

You can set the css color of a text using:

.class{ color: #01010b; }

This is a sample text used for the color #01010b. Lorem ipsum dolor, sit amet consectetur adipisicing elit. Animi sunt eveniet natus dolor minima, sit quaerat? Dignissimos unde alias debitis amet ducimus modi, eum quos ullam blanditiis aliquam necessitatibus ex.

You can set the css background color of a box using:

.box{ background-color: #01010b; }

This is a sample text used for the color #01010b. Lorem ipsum dolor, sit amet consectetur adipisicing elit. Animi sunt eveniet natus dolor minima, sit quaerat? Dignissimos unde alias debitis amet ducimus modi, eum quos ullam blanditiis aliquam necessitatibus ex.

You can set the css border of a box using:

.box{ border:4px solid #01010b; }

This is a sample text used for the color #01010b. Lorem ipsum dolor, sit amet consectetur adipisicing elit. Animi sunt eveniet natus dolor minima, sit quaerat? Dignissimos unde alias debitis amet ducimus modi, eum quos ullam blanditiis aliquam necessitatibus ex.

RGB Percentage

Red 7.69%

Green 7.69%

Blue 84.62%

CMYK Percentage

Cyan 32.76

Magenta 32.76%

Yellow 0%

Black 34.48%

Comments on this color

Please login or signup to post a comment.

No comments yet.