#6f99ab Hex Color
rgb(111, 153, 171)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 6f | 99 | ab | - | #6f99ab |
RGB | 111 | 153 | 171 | - | rgb(111,153,171) |
HSL | 198 | 26% | 55% | - | hsl(198,26%,55%) |
HSV | 198 | 35% | 67% | - | hsv(198,35%,67%) |
XYZ | 25.2975 | 29.1022 | 42.8121 | - | xyz(25.2975,29.1022,42.8121) |
CIE-LAB | 60.87 | -9.72 | -13.98 | - | lab(60.87,-9.72,-13.98) |
CMYK | 0.35087719298246 | 0.10526315789474 | 0 | 0.32941176470588 | cmyk(0.35087719298246,0.10526315789474,0,0.32941176470588) |
Description
The RGB value of color #6f99ab is rgb(111, 153, 171).
In the hex color #6f99ab, The value of Red is 111, value of Green is 153, and value of Blue is 171. The primary color is Blue. Similarly, The HSL values for #6f99ab consists of 198° Hue, 26% Saturation, and 55% Lightness.
In the CMYK color model, the color #6f99ab can be represented as Cyan=0.35087719298246%, Magenta=0.10526315789474%, Yellow=0%, and Black=0.32941176470588%.
Shades of #6f99ab
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 #6f99ab
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #6f99ab
Preview of #6f99ab on White Background
The contrast ratio of #6f99ab with white color is 3.08
Preview of #6f99ab on black background
The contrast ratio of #6f99ab with black color is 6.82
#6f99ab color will look good with a black background.
Color Schemes of #6f99ab
Triadic Colors of #6f99ab
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 #6f99ab
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 #6f99ab
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 #6f99ab
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: #6f99ab;
}
This is a sample text used for the color #6f99ab. 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: #6f99ab;
}
This is a sample text used for the color #6f99ab. 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 #6f99ab;
}
This is a sample text used for the color #6f99ab. 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 25.52%
Green 35.17%
Blue 39.31%
CMYK Percentage
Cyan 44.67
Magenta 13.4%
Yellow 0%
Black 41.93%
Comments on this color
Please login or signup to post a comment.
No comments yet.