#96c4be Hex Color
rgb(150, 196, 190)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 96 | c4 | be | - | #96c4be |
RGB | 150 | 196 | 190 | - | rgb(150,196,190) |
HSL | 172 | 28% | 68% | - | hsl(172,28%,68%) |
HSV | 172 | 23% | 77% | - | hsv(172,23%,77%) |
XYZ | 41.6119 | 49.6816 | 56.1115 | - | xyz(41.6119,49.6816,56.1115) |
CIE-LAB | 75.87 | -16.34 | -1.94 | - | lab(75.87,-16.34,-1.94) |
CMYK | 0.23469387755102 | 0 | 0.030612244897959 | 0.23137254901961 | cmyk(0.23469387755102,0,0.030612244897959,0.23137254901961) |
Description
The RGB value of color #96c4be is rgb(150, 196, 190).
In the hex color #96c4be, The value of Red is 150, value of Green is 196, and value of Blue is 190. The primary color is Green. Similarly, The HSL values for #96c4be consists of 172° Hue, 28% Saturation, and 68% Lightness.
In the CMYK color model, the color #96c4be can be represented as Cyan=0.23469387755102%, Magenta=0%, Yellow=0.030612244897959%, and Black=0.23137254901961%.
Shades of #96c4be
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 #96c4be
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #96c4be
Preview of #96c4be on White Background
The contrast ratio of #96c4be with white color is 1.92
Preview of #96c4be on black background
The contrast ratio of #96c4be with black color is 10.94
#96c4be color will look good with a black background.
Color Schemes of #96c4be
Triadic Colors of #96c4be
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 #96c4be
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 #96c4be
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 #96c4be
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: #96c4be;
}
This is a sample text used for the color #96c4be. 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: #96c4be;
}
This is a sample text used for the color #96c4be. 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 #96c4be;
}
This is a sample text used for the color #96c4be. 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 27.99%
Green 36.57%
Blue 35.45%
CMYK Percentage
Cyan 47.25
Magenta 0%
Yellow 6.16%
Black 46.58%
Comments on this color
Please login or signup to post a comment.
No comments yet.