#0bfd6e Hex Color
rgb(11, 253, 110)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 0b | fd | 6e | - | #0bfd6e |
RGB | 11 | 253 | 110 | - | rgb(11,253,110) |
HSL | 145 | 98% | 52% | - | hsl(145,98%,52%) |
HSV | 145 | 96% | 99% | - | hsv(145,96%,99%) |
XYZ | 38.0778 | 71.4475 | 26.5357 | - | xyz(38.0778,71.4475,26.5357) |
CIE-LAB | 87.7 | -78.4 | 53.87 | - | lab(87.7,-78.4,53.87) |
CMYK | 0.95652173913043 | 0 | 0.56521739130435 | 0.0078431372549019 | cmyk(0.95652173913043,0,0.56521739130435,0.0078431372549019) |
Description
The RGB value of color #0bfd6e is rgb(11, 253, 110).
In the hex color #0bfd6e, The value of Red is 11, value of Green is 253, and value of Blue is 110. The primary color is Green. Similarly, The HSL values for #0bfd6e consists of 145° Hue, 98% Saturation, and 52% Lightness.
In the CMYK color model, the color #0bfd6e can be represented as Cyan=0.95652173913043%, Magenta=0%, Yellow=0.56521739130435%, and Black=0.0078431372549019%.
Shades of #0bfd6e
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 #0bfd6e
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #0bfd6e
Preview of #0bfd6e on White Background
The contrast ratio of #0bfd6e with white color is 1.37
Preview of #0bfd6e on black background
The contrast ratio of #0bfd6e with black color is 15.29
#0bfd6e color will look good with a black background.
Color Schemes of #0bfd6e
Triadic Colors of #0bfd6e
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 #0bfd6e
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 #0bfd6e
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 #0bfd6e
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: #0bfd6e;
}
This is a sample text used for the color #0bfd6e. 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: #0bfd6e;
}
This is a sample text used for the color #0bfd6e. 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 #0bfd6e;
}
This is a sample text used for the color #0bfd6e. 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 2.94%
Green 67.65%
Blue 29.41%
CMYK Percentage
Cyan 62.53
Magenta 0%
Yellow 36.95%
Black 0.51%
Comments on this color
Please login or signup to post a comment.
No comments yet.