#094564 Hex Color
rgb(9, 69, 100)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 09 | 45 | 64 | - | #094564 |
RGB | 9 | 69 | 100 | - | rgb(9,69,100) |
HSL | 200 | 83% | 21% | - | hsl(200,83%,21%) |
HSV | 200 | 91% | 39% | - | hsv(200,91%,39%) |
XYZ | 4.541 | 5.2344 | 12.8276 | - | xyz(4.541,5.2344,12.8276) |
CIE-LAB | 27.39 | -5.61 | -23.23 | - | lab(27.39,-5.61,-23.23) |
CMYK | 0.91 | 0.31 | 0 | 0.6078431372549 | cmyk(0.91,0.31,0,0.6078431372549) |
Description
The RGB value of color #094564 is rgb(9, 69, 100).
In the hex color #094564, The value of Red is 9, value of Green is 69, and value of Blue is 100. The primary color is Blue. Similarly, The HSL values for #094564 consists of 200° Hue, 83% Saturation, and 21% Lightness.
In the CMYK color model, the color #094564 can be represented as Cyan=0.91%, Magenta=0.31%, Yellow=0%, and Black=0.6078431372549%.
Shades of #094564
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 #094564
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #094564
Preview of #094564 on White Background
The contrast ratio of #094564 with white color is 10.26
#094564 color will look good on a white background.
Preview of #094564 on black background
The contrast ratio of #094564 with black color is 2.05
Color Schemes of #094564
Triadic Colors of #094564
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 #094564
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 #094564
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 #094564
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 #094564
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: #094564;
}
This is a sample text used for the color #094564. 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: #094564;
}
This is a sample text used for the color #094564. 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 #094564;
}
This is a sample text used for the color #094564. 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 5.06%
Green 38.76%
Blue 56.18%
CMYK Percentage
Cyan 49.79
Magenta 16.96%
Yellow 0%
Black 33.25%
Comments on this color
Please login or signup to post a comment.
No comments yet.