#b0d093 Hex Color
rgb(176, 208, 147)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | b0 | d0 | 93 | - | #b0d093 |
RGB | 176 | 208 | 147 | - | rgb(176,208,147) |
HSL | 91 | 39% | 70% | - | hsl(91,39%,70%) |
HSV | 91 | 29% | 82% | - | hsv(91,29%,82%) |
XYZ | 45.7268 | 56.4484 | 36.0893 | - | xyz(45.7268,56.4484,36.0893) |
CIE-LAB | 79.87 | -21.44 | 26.88 | - | lab(79.87,-21.44,26.88) |
CMYK | 0.15384615384615 | 0 | 0.29326923076923 | 0.1843137254902 | cmyk(0.15384615384615,0,0.29326923076923,0.1843137254902) |
Description
The RGB value of color #b0d093 is rgb(176, 208, 147).
In the hex color #b0d093, The value of Red is 176, value of Green is 208, and value of Blue is 147. The primary color is Green. Similarly, The HSL values for #b0d093 consists of 91° Hue, 39% Saturation, and 70% Lightness.
In the CMYK color model, the color #b0d093 can be represented as Cyan=0.15384615384615%, Magenta=0%, Yellow=0.29326923076923%, and Black=0.1843137254902%.
Shades of #b0d093
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 #b0d093
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #b0d093
Preview of #b0d093 on White Background
The contrast ratio of #b0d093 with white color is 1.71
Preview of #b0d093 on black background
The contrast ratio of #b0d093 with black color is 12.29
#b0d093 color will look good with a black background.
Color Schemes of #b0d093
Triadic Colors of #b0d093
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 #b0d093
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 #b0d093
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 #b0d093
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: #b0d093;
}
This is a sample text used for the color #b0d093. 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: #b0d093;
}
This is a sample text used for the color #b0d093. 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 #b0d093;
}
This is a sample text used for the color #b0d093. 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 33.15%
Green 39.17%
Blue 27.68%
CMYK Percentage
Cyan 24.36
Magenta 0%
Yellow 46.45%
Black 29.19%
Comments on this color
Please login or signup to post a comment.
No comments yet.