#10c8b3 Hex Color
rgb(16, 200, 179)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 10 | c8 | b3 | - | #10c8b3 |
RGB | 16 | 200 | 179 | - | rgb(16,200,179) |
HSL | 173 | 85% | 42% | - | hsl(173,85%,42%) |
HSV | 173 | 92% | 78% | - | hsv(173,92%,78%) |
XYZ | 29.0046 | 44.6734 | 49.7419 | - | xyz(29.0046,44.6734,49.7419) |
CIE-LAB | 72.68 | -45.6 | -1.14 | - | lab(72.68,-45.6,-1.14) |
CMYK | 0.92 | 0 | 0.105 | 0.2156862745098 | cmyk(0.92,0,0.105,0.2156862745098) |
Description
The RGB value of color #10c8b3 is rgb(16, 200, 179).
In the hex color #10c8b3, The value of Red is 16, value of Green is 200, and value of Blue is 179. The primary color is Green. Similarly, The HSL values for #10c8b3 consists of 173° Hue, 85% Saturation, and 42% Lightness.
In the CMYK color model, the color #10c8b3 can be represented as Cyan=0.92%, Magenta=0%, Yellow=0.105%, and Black=0.2156862745098%.
Shades of #10c8b3
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 #10c8b3
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #10c8b3
Preview of #10c8b3 on White Background
The contrast ratio of #10c8b3 with white color is 2.11
Preview of #10c8b3 on black background
The contrast ratio of #10c8b3 with black color is 9.93
#10c8b3 color will look good with a black background.
Color Schemes of #10c8b3
Triadic Colors of #10c8b3
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 #10c8b3
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 #10c8b3
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 #10c8b3
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.
Monochromatic Colors of #10c8b3
Monochromatic colors are variations of a single color that are created by using different shades, tints, and tones of that color which results in a harmonious and cohesive color scheme.
Color Usage
You can set the css color of a text using:
.class{
color: #10c8b3;
}
This is a sample text used for the color #10c8b3. 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: #10c8b3;
}
This is a sample text used for the color #10c8b3. 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 #10c8b3;
}
This is a sample text used for the color #10c8b3. 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 4.05%
Green 50.63%
Blue 45.32%
CMYK Percentage
Cyan 74.15
Magenta 0%
Yellow 8.46%
Black 17.38%
Comments on this color
Please login or signup to post a comment.
No comments yet.