#064f76 Hex Color
rgb(6, 79, 118)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 06 | 4f | 76 | - | #064f76 |
RGB | 6 | 79 | 118 | - | rgb(6,79,118) |
HSL | 201 | 90% | 24% | - | hsl(201,90%,24%) |
HSV | 201 | 95% | 46% | - | hsv(201,95%,46%) |
XYZ | 6.1411 | 6.9387 | 18.1552 | - | xyz(6.1411,6.9387,18.1552) |
CIE-LAB | 31.67 | -4.83 | -27.9 | - | lab(31.67,-4.83,-27.9) |
CMYK | 0.94915254237288 | 0.33050847457627 | 0 | 0.53725490196078 | cmyk(0.94915254237288,0.33050847457627,0,0.53725490196078) |
Description
The RGB value of color #064f76 is rgb(6, 79, 118).
In the hex color #064f76, The value of Red is 6, value of Green is 79, and value of Blue is 118. The primary color is Blue. Similarly, The HSL values for #064f76 consists of 201° Hue, 90% Saturation, and 24% Lightness.
In the CMYK color model, the color #064f76 can be represented as Cyan=0.94915254237288%, Magenta=0.33050847457627%, Yellow=0%, and Black=0.53725490196078%.
Shades of #064f76
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 #064f76
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #064f76
Preview of #064f76 on White Background
The contrast ratio of #064f76 with white color is 8.79
#064f76 color will look good on a white background.
Preview of #064f76 on black background
The contrast ratio of #064f76 with black color is 2.39
Color Schemes of #064f76
Triadic Colors of #064f76
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 #064f76
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 #064f76
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 #064f76
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 #064f76
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: #064f76;
}
This is a sample text used for the color #064f76. 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: #064f76;
}
This is a sample text used for the color #064f76. 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 #064f76;
}
This is a sample text used for the color #064f76. 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 2.96%
Green 38.92%
Blue 58.13%
CMYK Percentage
Cyan 52.24
Magenta 18.19%
Yellow 0%
Black 29.57%
Comments on this color
Please login or signup to post a comment.
No comments yet.