#0de686 Hex Color
rgb(13, 230, 134)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 0d | e6 | 86 | - | #0de686 |
RGB | 13 | 230 | 134 | - | rgb(13,230,134) |
HSL | 153 | 89% | 48% | - | hsl(153,89%,48%) |
HSV | 153 | 94% | 90% | - | hsv(153,94%,90%) |
XYZ | 32.7659 | 58.4004 | 32.0997 | - | xyz(32.7659,58.4004,32.0997) |
CIE-LAB | 80.96 | -67.35 | 34.06 | - | lab(80.96,-67.35,34.06) |
CMYK | 0.94347826086957 | 0 | 0.41739130434783 | 0.098039215686274 | cmyk(0.94347826086957,0,0.41739130434783,0.098039215686274) |
Description
The RGB value of color #0de686 is rgb(13, 230, 134).
In the hex color #0de686, The value of Red is 13, value of Green is 230, and value of Blue is 134. The primary color is Green. Similarly, The HSL values for #0de686 consists of 153° Hue, 89% Saturation, and 48% Lightness.
In the CMYK color model, the color #0de686 can be represented as Cyan=0.94347826086957%, Magenta=0%, Yellow=0.41739130434783%, and Black=0.098039215686274%.
Shades of #0de686
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 #0de686
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #0de686
Preview of #0de686 on White Background
The contrast ratio of #0de686 with white color is 1.66
Preview of #0de686 on black background
The contrast ratio of #0de686 with black color is 12.68
#0de686 color will look good with a black background.
Color Schemes of #0de686
Triadic Colors of #0de686
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 #0de686
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 #0de686
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 #0de686
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: #0de686;
}
This is a sample text used for the color #0de686. 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: #0de686;
}
This is a sample text used for the color #0de686. 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 #0de686;
}
This is a sample text used for the color #0de686. 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 3.45%
Green 61.01%
Blue 35.54%
CMYK Percentage
Cyan 64.67
Magenta 0%
Yellow 28.61%
Black 6.72%
Comments on this color
Please login or signup to post a comment.
No comments yet.