#3fbd5b Hex Color
rgb(63, 189, 91)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 3f | bd | 5b | - | #3fbd5b |
RGB | 63 | 189 | 91 | - | rgb(63,189,91) |
HSL | 133 | 50% | 49% | - | hsl(133,50%,49%) |
HSV | 133 | 67% | 74% | - | hsv(133,67%,74%) |
XYZ | 22.1358 | 38.2073 | 16.1056 | - | xyz(22.1358,38.2073,16.1056) |
CIE-LAB | 68.17 | -55.19 | 39.35 | - | lab(68.17,-55.19,39.35) |
CMYK | 0.66666666666667 | 0 | 0.51851851851852 | 0.25882352941176 | cmyk(0.66666666666667,0,0.51851851851852,0.25882352941176) |
Description
The RGB value of color #3fbd5b is rgb(63, 189, 91).
In the hex color #3fbd5b, The value of Red is 63, value of Green is 189, and value of Blue is 91. The primary color is Green. Similarly, The HSL values for #3fbd5b consists of 133° Hue, 50% Saturation, and 49% Lightness.
In the CMYK color model, the color #3fbd5b can be represented as Cyan=0.66666666666667%, Magenta=0%, Yellow=0.51851851851852%, and Black=0.25882352941176%.
Shades of #3fbd5b
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 #3fbd5b
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #3fbd5b
Preview of #3fbd5b on White Background
The contrast ratio of #3fbd5b with white color is 2.43
Preview of #3fbd5b on black background
The contrast ratio of #3fbd5b with black color is 8.64
#3fbd5b color will look good with a black background.
Color Schemes of #3fbd5b
Triadic Colors of #3fbd5b
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 #3fbd5b
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 #3fbd5b
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 #3fbd5b
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: #3fbd5b;
}
This is a sample text used for the color #3fbd5b. 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: #3fbd5b;
}
This is a sample text used for the color #3fbd5b. 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 #3fbd5b;
}
This is a sample text used for the color #3fbd5b. 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 18.37%
Green 55.1%
Blue 26.53%
CMYK Percentage
Cyan 46.17
Magenta 0%
Yellow 35.91%
Black 17.92%
Comments on this color
Please login or signup to post a comment.
No comments yet.