#6744af Hex Color
rgb(103, 68, 175)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | 67 | 44 | af | - | #6744af |
| RGB | 103 | 68 | 175 | - | rgb(103,68,175) |
| HSL | 260 | 44% | 48% | - | hsl(260,44%,48%) |
| HSV | 260 | 61% | 69% | - | hsv(260,61%,69%) |
| XYZ | 15.3985 | 10.113 | 41.6978 | - | xyz(15.3985,10.113,41.6978) |
| CIE-LAB | 38.04 | 39.62 | -52.06 | - | lab(38.04,39.62,-52.06) |
| CMYK | 0.41142857142857 | 0.61142857142857 | 0 | 0.31372549019608 | cmyk(0.41142857142857,0.61142857142857,0,0.31372549019608) |
Description
The RGB value of color #6744af is rgb(103, 68, 175).
In the hex color #6744af, The value of Red is 103, value of Green is 68, and value of Blue is 175. The primary color is Blue. Similarly, The HSL values for #6744af consists of 260° Hue, 44% Saturation, and 48% Lightness.
In the CMYK color model, the color #6744af can be represented as Cyan=0.41142857142857%, Magenta=0.61142857142857%, Yellow=0%, and Black=0.31372549019608%.
Shades of #6744af
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 #6744af
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #6744af
Preview of #6744af on White Background
The contrast ratio of #6744af with white color is 6.95
#6744af color will look good on a white background.
Preview of #6744af on black background
The contrast ratio of #6744af with black color is 3.02
Color Schemes of #6744af
Triadic Colors of #6744af
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 #6744af
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 #6744af
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 #6744af
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: #6744af;
}
This is a sample text used for the color #6744af. 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: #6744af;
}
This is a sample text used for the color #6744af. 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 #6744af;
}
This is a sample text used for the color #6744af. 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 29.77%
Green 19.65%
Blue 50.58%
CMYK Percentage
Cyan 30.78
Magenta 45.75%
Yellow 0%
Black 23.47%
Comments on this color
Please login or signup to post a comment.
No comments yet.