#08045f Hex Color
rgb(8, 4, 95)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 08 | 04 | 5f | - | #08045f |
RGB | 8 | 4 | 95 | - | rgb(8,4,95) |
HSL | 243 | 92% | 19% | - | hsl(243,92%,19%) |
HSV | 243 | 96% | 37% | - | hsv(243,96%,37%) |
XYZ | 2.2091 | 0.9647 | 10.8962 | - | xyz(2.2091,0.9647,10.8962) |
CIE-LAB | 8.69 | 36.25 | -50.28 | - | lab(8.69,36.25,-50.28) |
CMYK | 0.91578947368421 | 0.95789473684211 | 0 | 0.62745098039216 | cmyk(0.91578947368421,0.95789473684211,0,0.62745098039216) |
Description
The RGB value of color #08045f is rgb(8, 4, 95).
In the hex color #08045f, The value of Red is 8, value of Green is 4, and value of Blue is 95. The primary color is Blue. Similarly, The HSL values for #08045f consists of 243° Hue, 92% Saturation, and 19% Lightness.
In the CMYK color model, the color #08045f can be represented as Cyan=0.91578947368421%, Magenta=0.95789473684211%, Yellow=0%, and Black=0.62745098039216%.
Shades of #08045f
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 #08045f
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #08045f
Preview of #08045f on White Background
The contrast ratio of #08045f with white color is 17.6
#08045f color will look good on a white background.
Preview of #08045f on black background
The contrast ratio of #08045f with black color is 1.19
Color Schemes of #08045f
Triadic Colors of #08045f
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 #08045f
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 #08045f
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 #08045f
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 #08045f
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: #08045f;
}
This is a sample text used for the color #08045f. 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: #08045f;
}
This is a sample text used for the color #08045f. 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 #08045f;
}
This is a sample text used for the color #08045f. 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 7.48%
Green 3.74%
Blue 88.79%
CMYK Percentage
Cyan 36.61
Magenta 38.3%
Yellow 0%
Black 25.09%
Comments on this color
Please login or signup to post a comment.
No comments yet.