#6fa2ad Hex Color
rgb(111, 162, 173)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 6f | a2 | ad | - | #6fa2ad |
RGB | 111 | 162 | 173 | - | rgb(111,162,173) |
HSL | 191 | 27% | 56% | - | hsl(191,27%,56%) |
HSV | 191 | 36% | 68% | - | hsv(191,36%,68%) |
XYZ | 27.0187 | 32.2373 | 44.3335 | - | xyz(27.0187,32.2373,44.3335) |
CIE-LAB | 63.54 | -14.08 | -11.1 | - | lab(63.54,-14.08,-11.1) |
CMYK | 0.35838150289017 | 0.063583815028902 | 0 | 0.32156862745098 | cmyk(0.35838150289017,0.063583815028902,0,0.32156862745098) |
Description
The RGB value of color #6fa2ad is rgb(111, 162, 173).
In the hex color #6fa2ad, The value of Red is 111, value of Green is 162, and value of Blue is 173. The primary color is Blue. Similarly, The HSL values for #6fa2ad consists of 191° Hue, 27% Saturation, and 56% Lightness.
In the CMYK color model, the color #6fa2ad can be represented as Cyan=0.35838150289017%, Magenta=0.063583815028902%, Yellow=0%, and Black=0.32156862745098%.
Shades of #6fa2ad
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 #6fa2ad
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #6fa2ad
Preview of #6fa2ad on White Background
The contrast ratio of #6fa2ad with white color is 2.82
Preview of #6fa2ad on black background
The contrast ratio of #6fa2ad with black color is 7.45
#6fa2ad color will look good with a black background.
Color Schemes of #6fa2ad
Triadic Colors of #6fa2ad
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 #6fa2ad
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 #6fa2ad
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 #6fa2ad
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: #6fa2ad;
}
This is a sample text used for the color #6fa2ad. 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: #6fa2ad;
}
This is a sample text used for the color #6fa2ad. 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 #6fa2ad;
}
This is a sample text used for the color #6fa2ad. 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 24.89%
Green 36.32%
Blue 38.79%
CMYK Percentage
Cyan 48.2
Magenta 8.55%
Yellow 0%
Black 43.25%
Comments on this color
Please login or signup to post a comment.
No comments yet.