#0cb91f Hex Color
rgb(12, 185, 31)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 0c | b9 | 1f | - | #0cb91f |
RGB | 12 | 185 | 31 | - | rgb(12,185,31) |
HSL | 127 | 88% | 39% | - | hsl(127,88%,39%) |
HSV | 127 | 94% | 73% | - | hsv(127,94%,73%) |
XYZ | 17.7479 | 34.875 | 7.0925 | - | xyz(17.7479,34.875,7.0925) |
CIE-LAB | 65.65 | -66.16 | 60.31 | - | lab(65.65,-66.16,60.31) |
CMYK | 0.93513513513514 | 0 | 0.83243243243243 | 0.27450980392157 | cmyk(0.93513513513514,0,0.83243243243243,0.27450980392157) |
Description
The RGB value of color #0cb91f is rgb(12, 185, 31).
In the hex color #0cb91f, The value of Red is 12, value of Green is 185, and value of Blue is 31. The primary color is Green. Similarly, The HSL values for #0cb91f consists of 127° Hue, 88% Saturation, and 39% Lightness.
In the CMYK color model, the color #0cb91f can be represented as Cyan=0.93513513513514%, Magenta=0%, Yellow=0.83243243243243%, and Black=0.27450980392157%.
Shades of #0cb91f
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 #0cb91f
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #0cb91f
Preview of #0cb91f on White Background
The contrast ratio of #0cb91f with white color is 2.63
Preview of #0cb91f on black background
The contrast ratio of #0cb91f with black color is 7.98
#0cb91f color will look good with a black background.
Color Schemes of #0cb91f
Triadic Colors of #0cb91f
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 #0cb91f
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 #0cb91f
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 #0cb91f
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 #0cb91f
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: #0cb91f;
}
This is a sample text used for the color #0cb91f. 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: #0cb91f;
}
This is a sample text used for the color #0cb91f. 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 #0cb91f;
}
This is a sample text used for the color #0cb91f. 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.26%
Green 81.14%
Blue 13.6%
CMYK Percentage
Cyan 45.79
Magenta 0%
Yellow 40.76%
Black 13.44%
Comments on this color
Please login or signup to post a comment.
No comments yet.