#06589c Hex Color
rgb(6, 88, 156)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 06 | 58 | 9c | - | #06589c |
RGB | 6 | 88 | 156 | - | rgb(6,88,156) |
HSL | 207 | 93% | 32% | - | hsl(207,93%,32%) |
HSV | 207 | 96% | 61% | - | hsv(207,96%,61%) |
XYZ | 9.5656 | 9.4185 | 32.7663 | - | xyz(9.5656,9.4185,32.7663) |
CIE-LAB | 36.78 | 5.08 | -43.03 | - | lab(36.78,5.08,-43.03) |
CMYK | 0.96153846153846 | 0.43589743589744 | 0 | 0.38823529411765 | cmyk(0.96153846153846,0.43589743589744,0,0.38823529411765) |
Description
The RGB value of color #06589c is rgb(6, 88, 156).
In the hex color #06589c, The value of Red is 6, value of Green is 88, and value of Blue is 156. The primary color is Blue. Similarly, The HSL values for #06589c consists of 207° Hue, 93% Saturation, and 32% Lightness.
In the CMYK color model, the color #06589c can be represented as Cyan=0.96153846153846%, Magenta=0.43589743589744%, Yellow=0%, and Black=0.38823529411765%.
Shades of #06589c
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 #06589c
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #06589c
Preview of #06589c on White Background
The contrast ratio of #06589c with white color is 7.28
#06589c color will look good on a white background.
Preview of #06589c on black background
The contrast ratio of #06589c with black color is 2.88
Color Schemes of #06589c
Triadic Colors of #06589c
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 #06589c
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 #06589c
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 #06589c
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 #06589c
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: #06589c;
}
This is a sample text used for the color #06589c. 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: #06589c;
}
This is a sample text used for the color #06589c. 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 #06589c;
}
This is a sample text used for the color #06589c. 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.4%
Green 35.2%
Blue 62.4%
CMYK Percentage
Cyan 53.85
Magenta 24.41%
Yellow 0%
Black 21.74%
Comments on this color
Please login or signup to post a comment.
No comments yet.