#95cdcf Hex Color
rgb(149, 205, 207)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 95 | cd | cf | - | #95cdcf |
RGB | 149 | 205 | 207 | - | rgb(149,205,207) |
HSL | 182 | 38% | 70% | - | hsl(182,38%,70%) |
HSV | 182 | 28% | 81% | - | hsv(182,28%,81%) |
XYZ | 45.4882 | 54.5572 | 67.1646 | - | xyz(45.4882,54.5572,67.1646) |
CIE-LAB | 78.79 | -17.46 | -6.83 | - | lab(78.79,-17.46,-6.83) |
CMYK | 0.28019323671498 | 0.0096618357487922 | 0 | 0.18823529411765 | cmyk(0.28019323671498,0.0096618357487922,0,0.18823529411765) |
Description
The RGB value of color #95cdcf is rgb(149, 205, 207).
In the hex color #95cdcf, The value of Red is 149, value of Green is 205, and value of Blue is 207. The primary color is Blue. Similarly, The HSL values for #95cdcf consists of 182° Hue, 38% Saturation, and 70% Lightness.
In the CMYK color model, the color #95cdcf can be represented as Cyan=0.28019323671498%, Magenta=0.0096618357487922%, Yellow=0%, and Black=0.18823529411765%.
Shades of #95cdcf
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 #95cdcf
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #95cdcf
Preview of #95cdcf on White Background
The contrast ratio of #95cdcf with white color is 1.76
Preview of #95cdcf on black background
The contrast ratio of #95cdcf with black color is 11.91
#95cdcf color will look good with a black background.
Color Schemes of #95cdcf
Triadic Colors of #95cdcf
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 #95cdcf
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 #95cdcf
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 #95cdcf
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: #95cdcf;
}
This is a sample text used for the color #95cdcf. 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: #95cdcf;
}
This is a sample text used for the color #95cdcf. 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 #95cdcf;
}
This is a sample text used for the color #95cdcf. 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 26.56%
Green 36.54%
Blue 36.9%
CMYK Percentage
Cyan 58.61
Magenta 2.02%
Yellow 0%
Black 39.37%
Comments on this color
Please login or signup to post a comment.
No comments yet.