#75a4d0 Hex Color
rgb(117, 164, 208)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 75 | a4 | d0 | - | #75a4d0 |
RGB | 117 | 164 | 208 | - | rgb(117,164,208) |
HSL | 209 | 49% | 64% | - | hsl(209,49%,64%) |
HSV | 209 | 44% | 82% | - | hsv(209,44%,82%) |
XYZ | 31.9967 | 34.8869 | 64.7219 | - | xyz(31.9967,34.8869,64.7219) |
CIE-LAB | 65.66 | -4.16 | -27.37 | - | lab(65.66,-4.16,-27.37) |
CMYK | 0.4375 | 0.21153846153846 | 0 | 0.1843137254902 | cmyk(0.4375,0.21153846153846,0,0.1843137254902) |
Description
The RGB value of color #75a4d0 is rgb(117, 164, 208).
In the hex color #75a4d0, The value of Red is 117, value of Green is 164, and value of Blue is 208. The primary color is Blue. Similarly, The HSL values for #75a4d0 consists of 209° Hue, 49% Saturation, and 64% Lightness.
In the CMYK color model, the color #75a4d0 can be represented as Cyan=0.4375%, Magenta=0.21153846153846%, Yellow=0%, and Black=0.1843137254902%.
Shades of #75a4d0
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 #75a4d0
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #75a4d0
Preview of #75a4d0 on White Background
The contrast ratio of #75a4d0 with white color is 2.63
Preview of #75a4d0 on black background
The contrast ratio of #75a4d0 with black color is 7.98
#75a4d0 color will look good with a black background.
Color Schemes of #75a4d0
Triadic Colors of #75a4d0
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 #75a4d0
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 #75a4d0
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 #75a4d0
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: #75a4d0;
}
This is a sample text used for the color #75a4d0. 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: #75a4d0;
}
This is a sample text used for the color #75a4d0. 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 #75a4d0;
}
This is a sample text used for the color #75a4d0. 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.93%
Green 33.54%
Blue 42.54%
CMYK Percentage
Cyan 52.5
Magenta 25.38%
Yellow 0%
Black 22.12%
Comments on this color
Please login or signup to post a comment.
No comments yet.