#07bcaa Hex Color
rgb(7, 188, 170)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 07 | bc | aa | - | #07bcaa |
RGB | 7 | 188 | 170 | - | rgb(7,188,170) |
HSL | 174 | 93% | 38% | - | hsl(174,93%,38%) |
HSV | 174 | 96% | 74% | - | hsv(174,96%,74%) |
XYZ | 25.3265 | 38.9139 | 44.2065 | - | xyz(25.3265,38.9139,44.2065) |
CIE-LAB | 68.69 | -43.29 | -2.08 | - | lab(68.69,-43.29,-2.08) |
CMYK | 0.96276595744681 | 0 | 0.095744680851064 | 0.26274509803922 | cmyk(0.96276595744681,0,0.095744680851064,0.26274509803922) |
Description
The RGB value of color #07bcaa is rgb(7, 188, 170).
In the hex color #07bcaa, The value of Red is 7, value of Green is 188, and value of Blue is 170. The primary color is Green. Similarly, The HSL values for #07bcaa consists of 174° Hue, 93% Saturation, and 38% Lightness.
In the CMYK color model, the color #07bcaa can be represented as Cyan=0.96276595744681%, Magenta=0%, Yellow=0.095744680851064%, and Black=0.26274509803922%.
Shades of #07bcaa
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 #07bcaa
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #07bcaa
Preview of #07bcaa on White Background
The contrast ratio of #07bcaa with white color is 2.39
Preview of #07bcaa on black background
The contrast ratio of #07bcaa with black color is 8.78
#07bcaa color will look good with a black background.
Color Schemes of #07bcaa
Triadic Colors of #07bcaa
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 #07bcaa
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 #07bcaa
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 #07bcaa
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 #07bcaa
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: #07bcaa;
}
This is a sample text used for the color #07bcaa. 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: #07bcaa;
}
This is a sample text used for the color #07bcaa. 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 #07bcaa;
}
This is a sample text used for the color #07bcaa. 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 1.92%
Green 51.51%
Blue 46.58%
CMYK Percentage
Cyan 72.87
Magenta 0%
Yellow 7.25%
Black 19.89%
Comments on this color
Please login or signup to post a comment.
No comments yet.