#5b68cc Hex Color
rgb(91, 104, 204)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 5b | 68 | cc | - | #5b68cc |
RGB | 91 | 104 | 204 | - | rgb(91,104,204) |
HSL | 233 | 53% | 58% | - | hsl(233,53%,58%) |
HSV | 233 | 55% | 80% | - | hsv(233,55%,80%) |
XYZ | 20.1638 | 16.4844 | 59.2458 | - | xyz(20.1638,16.4844,59.2458) |
CIE-LAB | 47.6 | 24.05 | -53.62 | - | lab(47.6,24.05,-53.62) |
CMYK | 0.55392156862745 | 0.49019607843137 | 0 | 0.2 | cmyk(0.55392156862745,0.49019607843137,0,0.2) |
Description
The RGB value of color #5b68cc is rgb(91, 104, 204).
In the hex color #5b68cc, The value of Red is 91, value of Green is 104, and value of Blue is 204. The primary color is Blue. Similarly, The HSL values for #5b68cc consists of 233° Hue, 53% Saturation, and 58% Lightness.
In the CMYK color model, the color #5b68cc can be represented as Cyan=0.55392156862745%, Magenta=0.49019607843137%, Yellow=0%, and Black=0.2%.
Shades of #5b68cc
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 #5b68cc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #5b68cc
Preview of #5b68cc on White Background
The contrast ratio of #5b68cc with white color is 4.89
#5b68cc color will look good on a white background.
Preview of #5b68cc on black background
The contrast ratio of #5b68cc with black color is 4.3
Color Schemes of #5b68cc
Triadic Colors of #5b68cc
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 #5b68cc
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 #5b68cc
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 #5b68cc
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: #5b68cc;
}
This is a sample text used for the color #5b68cc. 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: #5b68cc;
}
This is a sample text used for the color #5b68cc. 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 #5b68cc;
}
This is a sample text used for the color #5b68cc. 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 22.81%
Green 26.07%
Blue 51.13%
CMYK Percentage
Cyan 44.52
Magenta 39.4%
Yellow 0%
Black 16.08%
Comments on this color
Please login or signup to post a comment.
No comments yet.