#75cdcd Hex Color
rgb(117, 205, 205)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 75 | cd | cd | - | #75cdcd |
RGB | 117 | 205 | 205 | - | rgb(117,205,205) |
HSL | 180 | 47% | 63% | - | hsl(180,47%,63%) |
HSV | 180 | 43% | 80% | - | hsv(180,43%,80%) |
XYZ | 40.1869 | 51.8523 | 65.648 | - | xyz(40.1869,51.8523,65.648) |
CIE-LAB | 77.19 | -26.41 | -8.28 | - | lab(77.19,-26.41,-8.28) |
CMYK | 0.42926829268293 | 0 | 0 | 0.19607843137255 | cmyk(0.42926829268293,0,0,0.19607843137255) |
Description
The RGB value of color #75cdcd is rgb(117, 205, 205).
In the hex color #75cdcd, The value of Red is 117, value of Green is 205, and value of Blue is 205. The primary color is Red. Similarly, The HSL values for #75cdcd consists of 180° Hue, 47% Saturation, and 63% Lightness.
In the CMYK color model, the color #75cdcd can be represented as Cyan=0.42926829268293%, Magenta=0%, Yellow=0%, and Black=0.19607843137255%.
Shades of #75cdcd
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 #75cdcd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #75cdcd
Preview of #75cdcd on White Background
The contrast ratio of #75cdcd with white color is 1.85
Preview of #75cdcd on black background
The contrast ratio of #75cdcd with black color is 11.37
#75cdcd color will look good with a black background.
Color Schemes of #75cdcd
Triadic Colors of #75cdcd
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 #75cdcd
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 #75cdcd
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 #75cdcd
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: #75cdcd;
}
This is a sample text used for the color #75cdcd. 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: #75cdcd;
}
This is a sample text used for the color #75cdcd. 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 #75cdcd;
}
This is a sample text used for the color #75cdcd. 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 22.2%
Green 38.9%
Blue 38.9%
CMYK Percentage
Cyan 68.64
Magenta 0%
Yellow 0%
Black 31.36%
Comments on this color
Please login or signup to post a comment.
No comments yet.