#0ef351 Hex Color
rgb(14, 243, 81)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | 0e | f3 | 51 | - | #0ef351 |
| RGB | 14 | 243 | 81 | - | rgb(14,243,81) |
| HSL | 138 | 91% | 50% | - | hsl(138,91%,50%) |
| HSV | 138 | 94% | 95% | - | hsv(138,94%,95%) |
| XYZ | 33.7169 | 64.7886 | 18.513 | - | xyz(33.7169,64.7886,18.513) |
| CIE-LAB | 84.37 | -78.7 | 62.26 | - | lab(84.37,-78.7,62.26) |
| CMYK | 0.94238683127572 | 0 | 0.66666666666667 | 0.047058823529412 | cmyk(0.94238683127572,0,0.66666666666667,0.047058823529412) |
Description
The RGB value of color #0ef351 is rgb(14, 243, 81).
In the hex color #0ef351, The value of Red is 14, value of Green is 243, and value of Blue is 81. The primary color is Green. Similarly, The HSL values for #0ef351 consists of 138° Hue, 91% Saturation, and 50% Lightness.
In the CMYK color model, the color #0ef351 can be represented as Cyan=0.94238683127572%, Magenta=0%, Yellow=0.66666666666667%, and Black=0.047058823529412%.
Shades of #0ef351
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 #0ef351
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #0ef351
Preview of #0ef351 on White Background
The contrast ratio of #0ef351 with white color is 1.5
Preview of #0ef351 on black background
The contrast ratio of #0ef351 with black color is 13.96
#0ef351 color will look good with a black background.
Color Schemes of #0ef351
Triadic Colors of #0ef351
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 #0ef351
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 #0ef351
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 #0ef351
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.
Color Usage
You can set the css color of a text using:
.class{
color: #0ef351;
}
This is a sample text used for the color #0ef351. 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: #0ef351;
}
This is a sample text used for the color #0ef351. 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 #0ef351;
}
This is a sample text used for the color #0ef351. 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 4.14%
Green 71.89%
Blue 23.96%
CMYK Percentage
Cyan 56.9
Magenta 0%
Yellow 40.25%
Black 2.84%
Comments on this color
Please login or signup to post a comment.
No comments yet.