#050b07 Hex Color
rgb(5, 11, 7)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 05 | 0b | 07 | - | #050b07 |
RGB | 5 | 11 | 7 | - | rgb(5,11,7) |
HSL | 140 | 38% | 3% | - | hsl(140,38%,3%) |
HSV | 140 | 55% | 4% | - | hsv(140,55%,4%) |
XYZ | 0.2206 | 0.2869 | 0.2448 | - | xyz(0.2206,0.2869,0.2448) |
CIE-LAB | 2.59 | -2.13 | 0.97 | - | lab(2.59,-2.13,0.97) |
CMYK | 0.54545454545454 | 0 | 0.36363636363636 | 0.95686274509804 | cmyk(0.54545454545454,0,0.36363636363636,0.95686274509804) |
Description
The RGB value of color #050b07 is rgb(5, 11, 7).
In the hex color #050b07, The value of Red is 5, value of Green is 11, and value of Blue is 7. The primary color is Green. Similarly, The HSL values for #050b07 consists of 140° Hue, 38% Saturation, and 3% Lightness.
In the CMYK color model, the color #050b07 can be represented as Cyan=0.54545454545454%, Magenta=0%, Yellow=0.36363636363636%, and Black=0.95686274509804%.
Shades of #050b07
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 #050b07
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #050b07
Preview of #050b07 on White Background
The contrast ratio of #050b07 with white color is 19.86
#050b07 color will look good on a white background.
Preview of #050b07 on black background
The contrast ratio of #050b07 with black color is 1.06
Color Schemes of #050b07
Triadic Colors of #050b07
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 #050b07
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 #050b07
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 #050b07
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 #050b07
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: #050b07;
}
This is a sample text used for the color #050b07. 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: #050b07;
}
This is a sample text used for the color #050b07. 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 #050b07;
}
This is a sample text used for the color #050b07. 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 21.74%
Green 47.83%
Blue 30.43%
CMYK Percentage
Cyan 29.23
Magenta 0%
Yellow 19.49%
Black 51.28%
Comments on this color
Please login or signup to post a comment.
No comments yet.