#0ec33c Hex Color
rgb(14, 195, 60)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 0e | c3 | 3c | - | #0ec33c |
RGB | 14 | 195 | 60 | - | rgb(14,195,60) |
HSL | 135 | 87% | 41% | - | hsl(135,87%,41%) |
HSV | 135 | 93% | 76% | - | hsv(135,93%,76%) |
XYZ | 20.5118 | 39.4498 | 10.8085 | - | xyz(20.5118,39.4498,10.8085) |
CIE-LAB | 69.08 | -66.8 | 54.08 | - | lab(69.08,-66.8,54.08) |
CMYK | 0.92820512820513 | 0 | 0.69230769230769 | 0.23529411764706 | cmyk(0.92820512820513,0,0.69230769230769,0.23529411764706) |
Description
The RGB value of color #0ec33c is rgb(14, 195, 60).
In the hex color #0ec33c, The value of Red is 14, value of Green is 195, and value of Blue is 60. The primary color is Green. Similarly, The HSL values for #0ec33c consists of 135° Hue, 87% Saturation, and 41% Lightness.
In the CMYK color model, the color #0ec33c can be represented as Cyan=0.92820512820513%, Magenta=0%, Yellow=0.69230769230769%, and Black=0.23529411764706%.
Shades of #0ec33c
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 #0ec33c
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #0ec33c
Preview of #0ec33c on White Background
The contrast ratio of #0ec33c with white color is 2.36
Preview of #0ec33c on black background
The contrast ratio of #0ec33c with black color is 8.89
#0ec33c color will look good with a black background.
Color Schemes of #0ec33c
Triadic Colors of #0ec33c
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 #0ec33c
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 #0ec33c
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 #0ec33c
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 #0ec33c
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: #0ec33c;
}
This is a sample text used for the color #0ec33c. 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: #0ec33c;
}
This is a sample text used for the color #0ec33c. 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 #0ec33c;
}
This is a sample text used for the color #0ec33c. 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 5.2%
Green 72.49%
Blue 22.3%
CMYK Percentage
Cyan 50.02
Magenta 0%
Yellow 37.3%
Black 12.68%
Comments on this color
Please login or signup to post a comment.
No comments yet.