#077e65 Hex Color
rgb(7, 126, 101)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 07 | 7e | 65 | - | #077e65 |
RGB | 7 | 126 | 101 | - | rgb(7,126,101) |
HSL | 167 | 89% | 26% | - | hsl(167,89%,26%) |
HSV | 167 | 94% | 49% | - | hsv(167,94%,49%) |
XYZ | 9.8974 | 15.9065 | 14.8605 | - | xyz(9.8974,15.9065,14.8605) |
CIE-LAB | 46.85 | -35.68 | 5.39 | - | lab(46.85,-35.68,5.39) |
CMYK | 0.94444444444444 | 0 | 0.1984126984127 | 0.50588235294118 | cmyk(0.94444444444444,0,0.1984126984127,0.50588235294118) |
Description
The RGB value of color #077e65 is rgb(7, 126, 101).
In the hex color #077e65, The value of Red is 7, value of Green is 126, and value of Blue is 101. The primary color is Green. Similarly, The HSL values for #077e65 consists of 167° Hue, 89% Saturation, and 26% Lightness.
In the CMYK color model, the color #077e65 can be represented as Cyan=0.94444444444444%, Magenta=0%, Yellow=0.1984126984127%, and Black=0.50588235294118%.
Shades of #077e65
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 #077e65
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #077e65
Preview of #077e65 on White Background
The contrast ratio of #077e65 with white color is 5.02
#077e65 color will look good on a white background.
Preview of #077e65 on black background
The contrast ratio of #077e65 with black color is 4.18
Color Schemes of #077e65
Triadic Colors of #077e65
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 #077e65
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 #077e65
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 #077e65
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 #077e65
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: #077e65;
}
This is a sample text used for the color #077e65. 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: #077e65;
}
This is a sample text used for the color #077e65. 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 #077e65;
}
This is a sample text used for the color #077e65. 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 2.99%
Green 53.85%
Blue 43.16%
CMYK Percentage
Cyan 57.28
Magenta 0%
Yellow 12.03%
Black 30.68%
Comments on this color
Please login or signup to post a comment.
No comments yet.