#708fbb Hex Color
rgb(112, 143, 187)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 70 | 8f | bb | - | #708fbb |
RGB | 112 | 143 | 187 | - | rgb(112,143,187) |
HSL | 215 | 36% | 59% | - | hsl(215,36%,59%) |
HSV | 215 | 40% | 73% | - | hsv(215,40%,73%) |
XYZ | 25.4742 | 26.6775 | 50.8204 | - | xyz(25.4742,26.6775,50.8204) |
CIE-LAB | 58.67 | 0.5 | -26.39 | - | lab(58.67,0.5,-26.39) |
CMYK | 0.40106951871658 | 0.23529411764706 | 0 | 0.26666666666667 | cmyk(0.40106951871658,0.23529411764706,0,0.26666666666667) |
Description
The RGB value of color #708fbb is rgb(112, 143, 187).
In the hex color #708fbb, The value of Red is 112, value of Green is 143, and value of Blue is 187. The primary color is Blue. Similarly, The HSL values for #708fbb consists of 215° Hue, 36% Saturation, and 59% Lightness.
In the CMYK color model, the color #708fbb can be represented as Cyan=0.40106951871658%, Magenta=0.23529411764706%, Yellow=0%, and Black=0.26666666666667%.
Shades of #708fbb
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 #708fbb
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #708fbb
Preview of #708fbb on White Background
The contrast ratio of #708fbb with white color is 3.31
Preview of #708fbb on black background
The contrast ratio of #708fbb with black color is 6.34
#708fbb color will look good with a black background.
Color Schemes of #708fbb
Triadic Colors of #708fbb
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 #708fbb
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 #708fbb
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 #708fbb
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: #708fbb;
}
This is a sample text used for the color #708fbb. 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: #708fbb;
}
This is a sample text used for the color #708fbb. 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 #708fbb;
}
This is a sample text used for the color #708fbb. 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 25.34%
Green 32.35%
Blue 42.31%
CMYK Percentage
Cyan 44.41
Magenta 26.06%
Yellow 0%
Black 29.53%
Comments on this color
Please login or signup to post a comment.
No comments yet.