#6f7fdb Hex Color
rgb(111, 127, 219)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 6f | 7f | db | - | #6f7fdb |
RGB | 111 | 127 | 219 | - | rgb(111,127,219) |
HSL | 231 | 60% | 65% | - | hsl(231,60%,65%) |
HSV | 231 | 49% | 86% | - | hsv(231,49%,86%) |
XYZ | 26.9311 | 23.6727 | 70.1677 | - | xyz(26.9311,23.6727,70.1677) |
CIE-LAB | 55.76 | 19.1 | -49.03 | - | lab(55.76,19.1,-49.03) |
CMYK | 0.49315068493151 | 0.42009132420091 | 0 | 0.14117647058824 | cmyk(0.49315068493151,0.42009132420091,0,0.14117647058824) |
Description
The RGB value of color #6f7fdb is rgb(111, 127, 219).
In the hex color #6f7fdb, The value of Red is 111, value of Green is 127, and value of Blue is 219. The primary color is Blue. Similarly, The HSL values for #6f7fdb consists of 231° Hue, 60% Saturation, and 65% Lightness.
In the CMYK color model, the color #6f7fdb can be represented as Cyan=0.49315068493151%, Magenta=0.42009132420091%, Yellow=0%, and Black=0.14117647058824%.
Shades of #6f7fdb
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 #6f7fdb
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #6f7fdb
Preview of #6f7fdb on White Background
The contrast ratio of #6f7fdb with white color is 3.66
Preview of #6f7fdb on black background
The contrast ratio of #6f7fdb with black color is 5.73
#6f7fdb color will look good with a black background.
Color Schemes of #6f7fdb
Triadic Colors of #6f7fdb
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 #6f7fdb
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 #6f7fdb
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 #6f7fdb
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: #6f7fdb;
}
This is a sample text used for the color #6f7fdb. 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: #6f7fdb;
}
This is a sample text used for the color #6f7fdb. 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 #6f7fdb;
}
This is a sample text used for the color #6f7fdb. 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.29%
Green 27.79%
Blue 47.92%
CMYK Percentage
Cyan 46.77
Magenta 39.84%
Yellow 0%
Black 13.39%
Comments on this color
Please login or signup to post a comment.
No comments yet.