#020002 Hex Color

rgb(2, 0, 2)

Color Information

Name First value Second Value Third Value Fourth Value Written As
HEX 02 00 02 - #020002
RGB 2 0 2 - rgb(2,0,2)
HSL 300 100% 0% - hsl(300,100%,0%)
HSV 300 100% 1% - hsv(300,100%,1%)
XYZ 0.036 0.0173 0.0589 - xyz(0.036,0.0173,0.0589)
CIE-LAB 0.16 0.8 -0.57 - lab(0.16,0.8,-0.57)
CMYK 0 1 0 0.9921568627451 cmyk(0,1,0,0.9921568627451)

Description

The RGB value of color #020002 is rgb(2, 0, 2).

In the hex color #020002, The value of Red is 2, value of Green is 0, and value of Blue is 2. The primary color is Red. Similarly, The HSL values for #020002 consists of 300° Hue, 100% Saturation, and 0% Lightness.

In the CMYK color model, the color #020002 can be represented as Cyan=0%, Magenta=1%, Yellow=0%, and Black=0.9921568627451%.

Shades of #020002

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 #020002

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

Color Previews of #020002

Preview of #020002 on White Background

This is a sample text.

The contrast ratio of #020002 with white color is 20.93

#020002 color will look good on a white background.

Preview of #020002 on black background

This is a sample text.

The contrast ratio of #020002 with black color is 1

Color Schemes of #020002

Triadic Colors of #020002

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 #020002

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 #020002

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 #020002

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

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

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

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

Green 0%

Blue 50%

CMYK Percentage

Cyan 0

Magenta 50.2%

Yellow 0%

Black 49.8%

Comments on this color

Please login or signup to post a comment.

No comments yet.