#0ff76e Hex Color
rgb(15, 247, 110)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 0f | f7 | 6e | - | #0ff76e |
RGB | 15 | 247 | 110 | - | rgb(15,247,110) |
HSL | 145 | 94% | 51% | - | hsl(145,94%,51%) |
HSV | 145 | 94% | 97% | - | hsv(145,94%,97%) |
XYZ | 36.2722 | 67.7489 | 25.917 | - | xyz(36.2722,67.7489,25.917) |
CIE-LAB | 85.88 | -76.47 | 51.71 | - | lab(85.88,-76.47,51.71) |
CMYK | 0.93927125506073 | 0 | 0.55465587044534 | 0.031372549019608 | cmyk(0.93927125506073,0,0.55465587044534,0.031372549019608) |
Description
The RGB value of color #0ff76e is rgb(15, 247, 110).
In the hex color #0ff76e, The value of Red is 15, value of Green is 247, and value of Blue is 110. The primary color is Green. Similarly, The HSL values for #0ff76e consists of 145° Hue, 94% Saturation, and 51% Lightness.
In the CMYK color model, the color #0ff76e can be represented as Cyan=0.93927125506073%, Magenta=0%, Yellow=0.55465587044534%, and Black=0.031372549019608%.
Shades of #0ff76e
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 #0ff76e
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #0ff76e
Preview of #0ff76e on White Background
The contrast ratio of #0ff76e with white color is 1.44
Preview of #0ff76e on black background
The contrast ratio of #0ff76e with black color is 14.55
#0ff76e color will look good with a black background.
Color Schemes of #0ff76e
Triadic Colors of #0ff76e
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 #0ff76e
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 #0ff76e
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 #0ff76e
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: #0ff76e;
}
This is a sample text used for the color #0ff76e. 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: #0ff76e;
}
This is a sample text used for the color #0ff76e. 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 #0ff76e;
}
This is a sample text used for the color #0ff76e. 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.03%
Green 66.4%
Blue 29.57%
CMYK Percentage
Cyan 61.58
Magenta 0%
Yellow 36.36%
Black 2.06%
Comments on this color
Please login or signup to post a comment.
No comments yet.