#100a04 Hex Color

rgb(16, 10, 4)

Color Information

Name First value Second Value Third Value Fourth Value Written As
HEX 10 0a 04 - #100a04
RGB 16 10 4 - rgb(16,10,4)
HSL 30 60% 4% - hsl(30,60%,4%)
HSV 30 75% 6% - hsv(30,75%,6%)
XYZ 0.3441 0.336 0.1616 - xyz(0.3441,0.336,0.1616)
CIE-LAB 3.04 1.01 2.92 - lab(3.04,1.01,2.92)
CMYK 0 0.375 0.75 0.93725490196078 cmyk(0,0.375,0.75,0.93725490196078)

Description

The RGB value of color #100a04 is rgb(16, 10, 4).

In the hex color #100a04, The value of Red is 16, value of Green is 10, and value of Blue is 4. The primary color is Red. Similarly, The HSL values for #100a04 consists of 30° Hue, 60% Saturation, and 4% Lightness.

In the CMYK color model, the color #100a04 can be represented as Cyan=0%, Magenta=0.375%, Yellow=0.75%, and Black=0.93725490196078%.

Shades of #100a04

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 #100a04

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

Color Previews of #100a04

Preview of #100a04 on White Background

This is a sample text.

The contrast ratio of #100a04 with white color is 19.68

#100a04 color will look good on a white background.

Preview of #100a04 on black background

This is a sample text.

The contrast ratio of #100a04 with black color is 1.07

Color Schemes of #100a04

Triadic Colors of #100a04

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 #100a04

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 #100a04

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 #100a04

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: #100a04; }

This is a sample text used for the color #100a04. 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: #100a04; }

This is a sample text used for the color #100a04. 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 #100a04; }

This is a sample text used for the color #100a04. 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 53.33%

Green 33.33%

Blue 13.33%

CMYK Percentage

Cyan 0

Magenta 18.18%

Yellow 36.37%

Black 45.45%

Comments on this color

Please login or signup to post a comment.

No comments yet.