#665d90 Hex Color
rgb(102, 93, 144)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | 66 | 5d | 90 | - | #665d90 |
| RGB | 102 | 93 | 144 | - | rgb(102,93,144) |
| HSL | 251 | 22% | 46% | - | hsl(251,22%,46%) |
| HSV | 251 | 35% | 56% | - | hsv(251,35%,56%) |
| XYZ | 14.4279 | 12.6671 | 28.0701 | - | xyz(14.4279,12.6671,28.0701) |
| CIE-LAB | 42.26 | 15.61 | -26.85 | - | lab(42.26,15.61,-26.85) |
| CMYK | 0.29166666666667 | 0.35416666666667 | 0 | 0.43529411764706 | cmyk(0.29166666666667,0.35416666666667,0,0.43529411764706) |
Description
The RGB value of color #665d90 is rgb(102, 93, 144).
In the hex color #665d90, The value of Red is 102, value of Green is 93, and value of Blue is 144. The primary color is Blue. Similarly, The HSL values for #665d90 consists of 251° Hue, 22% Saturation, and 46% Lightness.
In the CMYK color model, the color #665d90 can be represented as Cyan=0.29166666666667%, Magenta=0.35416666666667%, Yellow=0%, and Black=0.43529411764706%.
Shades of #665d90
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 #665d90
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #665d90
Preview of #665d90 on White Background
The contrast ratio of #665d90 with white color is 5.94
#665d90 color will look good on a white background.
Preview of #665d90 on black background
The contrast ratio of #665d90 with black color is 3.53
Color Schemes of #665d90
Triadic Colors of #665d90
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 #665d90
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 #665d90
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 #665d90
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: #665d90;
}
This is a sample text used for the color #665d90. 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: #665d90;
}
This is a sample text used for the color #665d90. 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 #665d90;
}
This is a sample text used for the color #665d90. 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 30.09%
Green 27.43%
Blue 42.48%
CMYK Percentage
Cyan 26.98
Magenta 32.76%
Yellow 0%
Black 40.26%
Comments on this color
Please login or signup to post a comment.
No comments yet.