#6e67cf Hex Color
rgb(110, 103, 207)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 6e | 67 | cf | - | #6e67cf |
RGB | 110 | 103 | 207 | - | rgb(110,103,207) |
HSL | 244 | 52% | 61% | - | hsl(244,52%,61%) |
HSV | 244 | 50% | 81% | - | hsv(244,50%,81%) |
XYZ | 22.5431 | 17.5205 | 61.2251 | - | xyz(22.5431,17.5205,61.2251) |
CIE-LAB | 48.91 | 29.72 | -53.16 | - | lab(48.91,29.72,-53.16) |
CMYK | 0.46859903381643 | 0.5024154589372 | 0 | 0.18823529411765 | cmyk(0.46859903381643,0.5024154589372,0,0.18823529411765) |
Description
The RGB value of color #6e67cf is rgb(110, 103, 207).
In the hex color #6e67cf, The value of Red is 110, value of Green is 103, and value of Blue is 207. The primary color is Blue. Similarly, The HSL values for #6e67cf consists of 244° Hue, 52% Saturation, and 61% Lightness.
In the CMYK color model, the color #6e67cf can be represented as Cyan=0.46859903381643%, Magenta=0.5024154589372%, Yellow=0%, and Black=0.18823529411765%.
Shades of #6e67cf
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 #6e67cf
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #6e67cf
Preview of #6e67cf on White Background
The contrast ratio of #6e67cf with white color is 4.66
#6e67cf color will look good on a white background.
Preview of #6e67cf on black background
The contrast ratio of #6e67cf with black color is 4.5
Color Schemes of #6e67cf
Triadic Colors of #6e67cf
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 #6e67cf
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 #6e67cf
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 #6e67cf
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: #6e67cf;
}
This is a sample text used for the color #6e67cf. 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: #6e67cf;
}
This is a sample text used for the color #6e67cf. 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 #6e67cf;
}
This is a sample text used for the color #6e67cf. 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 26.19%
Green 24.52%
Blue 49.29%
CMYK Percentage
Cyan 40.42
Magenta 43.34%
Yellow 0%
Black 16.24%
Comments on this color
Please login or signup to post a comment.
No comments yet.