#586fb2 Hex Color
rgb(88, 111, 178)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 58 | 6f | b2 | - | #586fb2 |
RGB | 88 | 111 | 178 | - | rgb(88,111,178) |
HSL | 225 | 37% | 52% | - | hsl(225,37%,52%) |
HSV | 225 | 51% | 70% | - | hsv(225,51%,70%) |
XYZ | 17.7448 | 16.6579 | 44.3995 | - | xyz(17.7448,16.6579,44.3995) |
CIE-LAB | 47.83 | 10.66 | -38.26 | - | lab(47.83,10.66,-38.26) |
CMYK | 0.50561797752809 | 0.37640449438202 | 0 | 0.30196078431373 | cmyk(0.50561797752809,0.37640449438202,0,0.30196078431373) |
Description
The RGB value of color #586fb2 is rgb(88, 111, 178).
In the hex color #586fb2, The value of Red is 88, value of Green is 111, and value of Blue is 178. The primary color is Blue. Similarly, The HSL values for #586fb2 consists of 225° Hue, 37% Saturation, and 52% Lightness.
In the CMYK color model, the color #586fb2 can be represented as Cyan=0.50561797752809%, Magenta=0.37640449438202%, Yellow=0%, and Black=0.30196078431373%.
Shades of #586fb2
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 #586fb2
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #586fb2
Preview of #586fb2 on White Background
The contrast ratio of #586fb2 with white color is 4.85
#586fb2 color will look good on a white background.
Preview of #586fb2 on black background
The contrast ratio of #586fb2 with black color is 4.33
Color Schemes of #586fb2
Triadic Colors of #586fb2
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 #586fb2
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 #586fb2
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 #586fb2
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: #586fb2;
}
This is a sample text used for the color #586fb2. 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: #586fb2;
}
This is a sample text used for the color #586fb2. 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 #586fb2;
}
This is a sample text used for the color #586fb2. 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 23.34%
Green 29.44%
Blue 47.21%
CMYK Percentage
Cyan 42.7
Magenta 31.79%
Yellow 0%
Black 25.5%
Comments on this color
Please login or signup to post a comment.
No comments yet.