#6fc6fb Hex Color
rgb(111, 198, 251)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 6f | c6 | fb | - | #6fc6fb |
RGB | 111 | 198 | 251 | - | rgb(111,198,251) |
HSL | 203 | 95% | 71% | - | hsl(203,95%,71%) |
HSV | 203 | 56% | 98% | - | hsv(203,56%,98%) |
XYZ | 44.1622 | 50.7327 | 98.7316 | - | xyz(44.1622,50.7327,98.7316) |
CIE-LAB | 76.52 | -11.52 | -34.07 | - | lab(76.52,-11.52,-34.07) |
CMYK | 0.55776892430279 | 0.21115537848606 | 0 | 0.015686274509804 | cmyk(0.55776892430279,0.21115537848606,0,0.015686274509804) |
Description
The RGB value of color #6fc6fb is rgb(111, 198, 251).
In the hex color #6fc6fb, The value of Red is 111, value of Green is 198, and value of Blue is 251. The primary color is Blue. Similarly, The HSL values for #6fc6fb consists of 203° Hue, 95% Saturation, and 71% Lightness.
In the CMYK color model, the color #6fc6fb can be represented as Cyan=0.55776892430279%, Magenta=0.21115537848606%, Yellow=0%, and Black=0.015686274509804%.
Shades of #6fc6fb
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 #6fc6fb
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #6fc6fb
Preview of #6fc6fb on White Background
The contrast ratio of #6fc6fb with white color is 1.88
Preview of #6fc6fb on black background
The contrast ratio of #6fc6fb with black color is 11.15
#6fc6fb color will look good with a black background.
Color Schemes of #6fc6fb
Triadic Colors of #6fc6fb
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 #6fc6fb
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 #6fc6fb
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 #6fc6fb
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: #6fc6fb;
}
This is a sample text used for the color #6fc6fb. 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: #6fc6fb;
}
This is a sample text used for the color #6fc6fb. 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 #6fc6fb;
}
This is a sample text used for the color #6fc6fb. 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 19.82%
Green 35.36%
Blue 44.82%
CMYK Percentage
Cyan 71.09
Magenta 26.91%
Yellow 0%
Black 2%
Comments on this color
Please login or signup to post a comment.
No comments yet.