#030e02 Hex Color
rgb(3, 14, 2)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 03 | 0e | 02 | - | #030e02 |
RGB | 3 | 14 | 2 | - | rgb(3,14,2) |
HSL | 115 | 75% | 3% | - | hsl(115,75%,3%) |
HSV | 115 | 86% | 5% | - | hsv(115,86%,5%) |
XYZ | 0.2055 | 0.3378 | 0.1118 | - | xyz(0.2055,0.3378,0.1118) |
CIE-LAB | 3.05 | -4.73 | 3.66 | - | lab(3.05,-4.73,3.66) |
CMYK | 0.78571428571429 | 0 | 0.85714285714286 | 0.94509803921569 | cmyk(0.78571428571429,0,0.85714285714286,0.94509803921569) |
Description
The RGB value of color #030e02 is rgb(3, 14, 2).
In the hex color #030e02, The value of Red is 3, value of Green is 14, and value of Blue is 2. The primary color is Green. Similarly, The HSL values for #030e02 consists of 115° Hue, 75% Saturation, and 3% Lightness.
In the CMYK color model, the color #030e02 can be represented as Cyan=0.78571428571429%, Magenta=0%, Yellow=0.85714285714286%, and Black=0.94509803921569%.
Shades of #030e02
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 #030e02
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #030e02
Preview of #030e02 on White Background
The contrast ratio of #030e02 with white color is 19.67
#030e02 color will look good on a white background.
Preview of #030e02 on black background
The contrast ratio of #030e02 with black color is 1.07
Color Schemes of #030e02
Triadic Colors of #030e02
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 #030e02
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.
Triadic Colors of #030e02
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 #030e02
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.
Monochromatic Colors of #030e02
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: #030e02;
}
This is a sample text used for the color #030e02. 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: #030e02;
}
This is a sample text used for the color #030e02. 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 #030e02;
}
This is a sample text used for the color #030e02. 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 15.79%
Green 73.68%
Blue 10.53%
CMYK Percentage
Cyan 30.36
Magenta 0%
Yellow 33.12%
Black 36.52%
Comments on this color
Please login or signup to post a comment.
No comments yet.