#06533d Hex Color
rgb(6, 83, 61)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 06 | 53 | 3d | - | #06533d |
RGB | 6 | 83 | 61 | - | rgb(6,83,61) |
HSL | 163 | 87% | 17% | - | hsl(163,87%,17%) |
HSV | 163 | 93% | 33% | - | hsv(163,93%,33%) |
XYZ | 4.0107 | 6.5622 | 5.4701 | - | xyz(4.0107,6.5622,5.4701) |
CIE-LAB | 30.79 | -27.6 | 6.87 | - | lab(30.79,-27.6,6.87) |
CMYK | 0.92771084337349 | 0 | 0.26506024096386 | 0.67450980392157 | cmyk(0.92771084337349,0,0.26506024096386,0.67450980392157) |
Description
The RGB value of color #06533d is rgb(6, 83, 61).
In the hex color #06533d, The value of Red is 6, value of Green is 83, and value of Blue is 61. The primary color is Green. Similarly, The HSL values for #06533d consists of 163° Hue, 87% Saturation, and 17% Lightness.
In the CMYK color model, the color #06533d can be represented as Cyan=0.92771084337349%, Magenta=0%, Yellow=0.26506024096386%, and Black=0.67450980392157%.
Shades of #06533d
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 #06533d
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #06533d
Preview of #06533d on White Background
The contrast ratio of #06533d with white color is 9.08
#06533d color will look good on a white background.
Preview of #06533d on black background
The contrast ratio of #06533d with black color is 2.31
Color Schemes of #06533d
Triadic Colors of #06533d
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 #06533d
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 #06533d
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 #06533d
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 #06533d
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: #06533d;
}
This is a sample text used for the color #06533d. 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: #06533d;
}
This is a sample text used for the color #06533d. 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 #06533d;
}
This is a sample text used for the color #06533d. 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 4%
Green 55.33%
Blue 40.67%
CMYK Percentage
Cyan 49.68
Magenta 0%
Yellow 14.19%
Black 36.12%
Comments on this color
Please login or signup to post a comment.
No comments yet.