#3b7ebc Hex Color
rgb(59, 126, 188)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 3b | 7e | bc | - | #3b7ebc |
RGB | 59 | 126 | 188 | - | rgb(59,126,188) |
HSL | 209 | 52% | 48% | - | hsl(209,52%,48%) |
HSV | 209 | 69% | 74% | - | hsv(209,69%,74%) |
XYZ | 18.3416 | 19.4824 | 50.3707 | - | xyz(18.3416,19.4824,50.3707) |
CIE-LAB | 51.25 | -0.92 | -38.74 | - | lab(51.25,-0.92,-38.74) |
CMYK | 0.68617021276596 | 0.32978723404255 | 0 | 0.26274509803922 | cmyk(0.68617021276596,0.32978723404255,0,0.26274509803922) |
Description
The RGB value of color #3b7ebc is rgb(59, 126, 188).
In the hex color #3b7ebc, The value of Red is 59, value of Green is 126, and value of Blue is 188. The primary color is Blue. Similarly, The HSL values for #3b7ebc consists of 209° Hue, 52% Saturation, and 48% Lightness.
In the CMYK color model, the color #3b7ebc can be represented as Cyan=0.68617021276596%, Magenta=0.32978723404255%, Yellow=0%, and Black=0.26274509803922%.
Shades of #3b7ebc
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 #3b7ebc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #3b7ebc
Preview of #3b7ebc on White Background
The contrast ratio of #3b7ebc with white color is 4.29
Preview of #3b7ebc on black background
The contrast ratio of #3b7ebc with black color is 4.9
#3b7ebc color will look good with a black background.
Color Schemes of #3b7ebc
Triadic Colors of #3b7ebc
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 #3b7ebc
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 #3b7ebc
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 #3b7ebc
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: #3b7ebc;
}
This is a sample text used for the color #3b7ebc. 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: #3b7ebc;
}
This is a sample text used for the color #3b7ebc. 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 #3b7ebc;
}
This is a sample text used for the color #3b7ebc. 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 15.82%
Green 33.78%
Blue 50.4%
CMYK Percentage
Cyan 53.66
Magenta 25.79%
Yellow 0%
Black 20.55%
Comments on this color
Please login or signup to post a comment.
No comments yet.