#047386 Hex Color
rgb(4, 115, 134)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | 04 | 73 | 86 | - | #047386 |
| RGB | 4 | 115 | 134 | - | rgb(4,115,134) |
| HSL | 189 | 94% | 27% | - | hsl(189,94%,27%) |
| HSV | 189 | 97% | 53% | - | hsv(189,97%,53%) |
| XYZ | 10.4839 | 14.0085 | 24.7056 | - | xyz(10.4839,14.0085,24.7056) |
| CIE-LAB | 44.25 | -19.89 | -18.11 | - | lab(44.25,-19.89,-18.11) |
| CMYK | 0.97014925373134 | 0.14179104477612 | 0 | 0.47450980392157 | cmyk(0.97014925373134,0.14179104477612,0,0.47450980392157) |
Description
The RGB value of color #047386 is rgb(4, 115, 134).
In the hex color #047386, The value of Red is 4, value of Green is 115, and value of Blue is 134. The primary color is Blue. Similarly, The HSL values for #047386 consists of 189° Hue, 94% Saturation, and 27% Lightness.
In the CMYK color model, the color #047386 can be represented as Cyan=0.97014925373134%, Magenta=0.14179104477612%, Yellow=0%, and Black=0.47450980392157%.
Shades of #047386
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 #047386
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #047386
Preview of #047386 on White Background
The contrast ratio of #047386 with white color is 5.52
#047386 color will look good on a white background.
Preview of #047386 on black background
The contrast ratio of #047386 with black color is 3.8
Color Schemes of #047386
Triadic Colors of #047386
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 #047386
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 #047386
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 #047386
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.
Monochromatic Colors of #047386
Monochromatic colors are variations of a single color that are created by using different shades, tints, and tones of that color which results in a harmonious and cohesive color scheme.
Color Usage
You can set the css color of a text using:
.class{
color: #047386;
}
This is a sample text used for the color #047386. 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: #047386;
}
This is a sample text used for the color #047386. 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 #047386;
}
This is a sample text used for the color #047386. 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 1.58%
Green 45.45%
Blue 52.96%
CMYK Percentage
Cyan 61.15
Magenta 8.94%
Yellow 0%
Black 29.91%
Comments on this color
Please login or signup to post a comment.
No comments yet.