#699a7c Hex Color
rgb(105, 154, 124)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 69 | 9a | 7c | - | #699a7c |
RGB | 105 | 154 | 124 | - | rgb(105,154,124) |
HSL | 143 | 20% | 51% | - | hsl(143,20%,51%) |
HSV | 143 | 32% | 60% | - | hsv(143,32%,60%) |
XYZ | 21.0194 | 27.5697 | 23.2824 | - | xyz(21.0194,27.5697,23.2824) |
CIE-LAB | 59.5 | -23.06 | 10.57 | - | lab(59.5,-23.06,10.57) |
CMYK | 0.31818181818182 | 0 | 0.19480519480519 | 0.39607843137255 | cmyk(0.31818181818182,0,0.19480519480519,0.39607843137255) |
Description
The RGB value of color #699a7c is rgb(105, 154, 124).
In the hex color #699a7c, The value of Red is 105, value of Green is 154, and value of Blue is 124. The primary color is Green. Similarly, The HSL values for #699a7c consists of 143° Hue, 20% Saturation, and 51% Lightness.
In the CMYK color model, the color #699a7c can be represented as Cyan=0.31818181818182%, Magenta=0%, Yellow=0.19480519480519%, and Black=0.39607843137255%.
Shades of #699a7c
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 #699a7c
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #699a7c
Preview of #699a7c on White Background
The contrast ratio of #699a7c with white color is 3.22
Preview of #699a7c on black background
The contrast ratio of #699a7c with black color is 6.51
#699a7c color will look good with a black background.
Color Schemes of #699a7c
Triadic Colors of #699a7c
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 #699a7c
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 #699a7c
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 #699a7c
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: #699a7c;
}
This is a sample text used for the color #699a7c. 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: #699a7c;
}
This is a sample text used for the color #699a7c. 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 #699a7c;
}
This is a sample text used for the color #699a7c. 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 27.42%
Green 40.21%
Blue 32.38%
CMYK Percentage
Cyan 35
Magenta 0%
Yellow 21.43%
Black 43.57%
Comments on this color
Please login or signup to post a comment.
No comments yet.