#75d0b8 Hex Color
rgb(117, 208, 184)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 75 | d0 | b8 | - | #75d0b8 |
RGB | 117 | 208 | 184 | - | rgb(117,208,184) |
HSL | 164 | 49% | 64% | - | hsl(164,49%,64%) |
HSV | 164 | 44% | 82% | - | hsv(164,44%,82%) |
XYZ | 38.5437 | 52.3543 | 53.4213 | - | xyz(38.5437,52.3543,53.4213) |
CIE-LAB | 77.49 | -32.89 | 3.45 | - | lab(77.49,-32.89,3.45) |
CMYK | 0.4375 | 0 | 0.11538461538462 | 0.1843137254902 | cmyk(0.4375,0,0.11538461538462,0.1843137254902) |
Description
The RGB value of color #75d0b8 is rgb(117, 208, 184).
In the hex color #75d0b8, The value of Red is 117, value of Green is 208, and value of Blue is 184. The primary color is Green. Similarly, The HSL values for #75d0b8 consists of 164° Hue, 49% Saturation, and 64% Lightness.
In the CMYK color model, the color #75d0b8 can be represented as Cyan=0.4375%, Magenta=0%, Yellow=0.11538461538462%, and Black=0.1843137254902%.
Shades of #75d0b8
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 #75d0b8
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #75d0b8
Preview of #75d0b8 on White Background
The contrast ratio of #75d0b8 with white color is 1.83
Preview of #75d0b8 on black background
The contrast ratio of #75d0b8 with black color is 11.47
#75d0b8 color will look good with a black background.
Color Schemes of #75d0b8
Triadic Colors of #75d0b8
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 #75d0b8
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 #75d0b8
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 #75d0b8
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: #75d0b8;
}
This is a sample text used for the color #75d0b8. 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: #75d0b8;
}
This is a sample text used for the color #75d0b8. 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 #75d0b8;
}
This is a sample text used for the color #75d0b8. 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.99%
Green 40.86%
Blue 36.15%
CMYK Percentage
Cyan 59.35
Magenta 0%
Yellow 15.65%
Black 25%
Comments on this color
Please login or signup to post a comment.
No comments yet.