#3067d8 Hex Color
rgb(48, 103, 216)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 30 | 67 | d8 | - | #3067d8 |
RGB | 48 | 103 | 216 | - | rgb(48,103,216) |
HSL | 220 | 68% | 52% | - | hsl(220,68%,52%) |
HSV | 220 | 78% | 85% | - | hsv(220,78%,85%) |
XYZ | 18.4638 | 15.2867 | 66.9432 | - | xyz(18.4638,15.2867,66.9432) |
CIE-LAB | 46.02 | 22.23 | -63.13 | - | lab(46.02,22.23,-63.13) |
CMYK | 0.77777777777778 | 0.52314814814815 | 0 | 0.15294117647059 | cmyk(0.77777777777778,0.52314814814815,0,0.15294117647059) |
Description
The RGB value of color #3067d8 is rgb(48, 103, 216).
In the hex color #3067d8, The value of Red is 48, value of Green is 103, and value of Blue is 216. The primary color is Blue. Similarly, The HSL values for #3067d8 consists of 220° Hue, 68% Saturation, and 52% Lightness.
In the CMYK color model, the color #3067d8 can be represented as Cyan=0.77777777777778%, Magenta=0.52314814814815%, Yellow=0%, and Black=0.15294117647059%.
Shades of #3067d8
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 #3067d8
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #3067d8
Preview of #3067d8 on White Background
The contrast ratio of #3067d8 with white color is 5.18
#3067d8 color will look good on a white background.
Preview of #3067d8 on black background
The contrast ratio of #3067d8 with black color is 4.06
Color Schemes of #3067d8
Triadic Colors of #3067d8
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 #3067d8
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 #3067d8
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 #3067d8
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: #3067d8;
}
This is a sample text used for the color #3067d8. 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: #3067d8;
}
This is a sample text used for the color #3067d8. 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 #3067d8;
}
This is a sample text used for the color #3067d8. 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 13.08%
Green 28.07%
Blue 58.86%
CMYK Percentage
Cyan 53.5
Magenta 35.98%
Yellow 0%
Black 10.52%
Comments on this color
Please login or signup to post a comment.
No comments yet.