#afce9f Hex Color
rgb(175, 206, 159)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | af | ce | 9f | - | #afce9f |
RGB | 175 | 206 | 159 | - | rgb(175,206,159) |
HSL | 100 | 32% | 72% | - | hsl(100,32%,72%) |
HSV | 100 | 23% | 81% | - | hsv(100,23%,81%) |
XYZ | 46.0085 | 55.7598 | 41.1387 | - | xyz(46.0085,55.7598,41.1387) |
CIE-LAB | 79.48 | -18.95 | 20.03 | - | lab(79.48,-18.95,20.03) |
CMYK | 0.1504854368932 | 0 | 0.22815533980583 | 0.1921568627451 | cmyk(0.1504854368932,0,0.22815533980583,0.1921568627451) |
Description
The RGB value of color #afce9f is rgb(175, 206, 159).
In the hex color #afce9f, The value of Red is 175, value of Green is 206, and value of Blue is 159. The primary color is Green. Similarly, The HSL values for #afce9f consists of 100° Hue, 32% Saturation, and 72% Lightness.
In the CMYK color model, the color #afce9f can be represented as Cyan=0.1504854368932%, Magenta=0%, Yellow=0.22815533980583%, and Black=0.1921568627451%.
Shades of #afce9f
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 #afce9f
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #afce9f
Preview of #afce9f on White Background
The contrast ratio of #afce9f with white color is 1.73
Preview of #afce9f on black background
The contrast ratio of #afce9f with black color is 12.15
#afce9f color will look good with a black background.
Color Schemes of #afce9f
Triadic Colors of #afce9f
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 #afce9f
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 #afce9f
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 #afce9f
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: #afce9f;
}
This is a sample text used for the color #afce9f. 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: #afce9f;
}
This is a sample text used for the color #afce9f. 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 #afce9f;
}
This is a sample text used for the color #afce9f. 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 32.41%
Green 38.15%
Blue 29.44%
CMYK Percentage
Cyan 26.36
Magenta 0%
Yellow 39.97%
Black 33.66%
Comments on this color
Please login or signup to post a comment.
No comments yet.