#6b7fbf Hex Color
rgb(107, 127, 191)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 6b | 7f | bf | - | #6b7fbf |
RGB | 107 | 127 | 191 | - | rgb(107,127,191) |
HSL | 226 | 40% | 58% | - | hsl(226,40%,58%) |
HSV | 226 | 44% | 75% | - | hsv(226,44%,75%) |
XYZ | 23.0567 | 22.0661 | 52.3342 | - | xyz(23.0567,22.0661,52.3342) |
CIE-LAB | 54.1 | 9.69 | -35.81 | - | lab(54.1,9.69,-35.81) |
CMYK | 0.43979057591623 | 0.33507853403141 | 0 | 0.25098039215686 | cmyk(0.43979057591623,0.33507853403141,0,0.25098039215686) |
Description
The RGB value of color #6b7fbf is rgb(107, 127, 191).
In the hex color #6b7fbf, The value of Red is 107, value of Green is 127, and value of Blue is 191. The primary color is Blue. Similarly, The HSL values for #6b7fbf consists of 226° Hue, 40% Saturation, and 58% Lightness.
In the CMYK color model, the color #6b7fbf can be represented as Cyan=0.43979057591623%, Magenta=0.33507853403141%, Yellow=0%, and Black=0.25098039215686%.
Shades of #6b7fbf
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 #6b7fbf
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #6b7fbf
Preview of #6b7fbf on White Background
The contrast ratio of #6b7fbf with white color is 3.88
Preview of #6b7fbf on black background
The contrast ratio of #6b7fbf with black color is 5.41
#6b7fbf color will look good with a black background.
Color Schemes of #6b7fbf
Triadic Colors of #6b7fbf
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 #6b7fbf
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 #6b7fbf
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 #6b7fbf
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: #6b7fbf;
}
This is a sample text used for the color #6b7fbf. 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: #6b7fbf;
}
This is a sample text used for the color #6b7fbf. 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 #6b7fbf;
}
This is a sample text used for the color #6b7fbf. 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.18%
Green 29.88%
Blue 44.94%
CMYK Percentage
Cyan 42.87
Magenta 32.66%
Yellow 0%
Black 24.47%
Comments on this color
Please login or signup to post a comment.
No comments yet.