#10fbbf Hex Color
rgb(16, 251, 191)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 10 | fb | bf | - | #10fbbf |
RGB | 16 | 251 | 191 | - | rgb(16,251,191) |
HSL | 165 | 97% | 52% | - | hsl(165,97%,52%) |
HSV | 165 | 94% | 98% | - | hsv(165,94%,98%) |
XYZ | 44.1148 | 72.8661 | 61.0297 | - | xyz(44.1148,72.8661,61.0297) |
CIE-LAB | 88.38 | -62.8 | 15.07 | - | lab(88.38,-62.8,15.07) |
CMYK | 0.93625498007968 | 0 | 0.2390438247012 | 0.015686274509804 | cmyk(0.93625498007968,0,0.2390438247012,0.015686274509804) |
Description
The RGB value of color #10fbbf is rgb(16, 251, 191).
In the hex color #10fbbf, The value of Red is 16, value of Green is 251, and value of Blue is 191. The primary color is Green. Similarly, The HSL values for #10fbbf consists of 165° Hue, 97% Saturation, and 52% Lightness.
In the CMYK color model, the color #10fbbf can be represented as Cyan=0.93625498007968%, Magenta=0%, Yellow=0.2390438247012%, and Black=0.015686274509804%.
Shades of #10fbbf
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 #10fbbf
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #10fbbf
Preview of #10fbbf on White Background
The contrast ratio of #10fbbf with white color is 1.35
Preview of #10fbbf on black background
The contrast ratio of #10fbbf with black color is 15.57
#10fbbf color will look good with a black background.
Color Schemes of #10fbbf
Triadic Colors of #10fbbf
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 #10fbbf
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 #10fbbf
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 #10fbbf
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: #10fbbf;
}
This is a sample text used for the color #10fbbf. 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: #10fbbf;
}
This is a sample text used for the color #10fbbf. 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 #10fbbf;
}
This is a sample text used for the color #10fbbf. 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 3.49%
Green 54.8%
Blue 41.7%
CMYK Percentage
Cyan 78.61
Magenta 0%
Yellow 20.07%
Black 1.32%
Comments on this color
Please login or signup to post a comment.
No comments yet.