#c04b03 Hex Color
rgb(192, 75, 3)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c0 | 4b | 03 | - | #c04b03 |
RGB | 192 | 75 | 3 | - | rgb(192,75,3) |
HSL | 23 | 97% | 38% | - | hsl(23,97%,38%) |
HSV | 23 | 98% | 75% | - | hsv(23,98%,75%) |
XYZ | 24.2707 | 16.2452 | 1.9426 | - | xyz(24.2707,16.2452,1.9426) |
CIE-LAB | 47.29 | 44.39 | 56.87 | - | lab(47.29,44.39,56.87) |
CMYK | 0 | 0.609375 | 0.984375 | 0.24705882352941 | cmyk(0,0.609375,0.984375,0.24705882352941) |
Description
The RGB value of color #c04b03 is rgb(192, 75, 3).
In the hex color #c04b03, The value of Red is 192, value of Green is 75, and value of Blue is 3. The primary color is Red. Similarly, The HSL values for #c04b03 consists of 23° Hue, 97% Saturation, and 38% Lightness.
In the CMYK color model, the color #c04b03 can be represented as Cyan=0%, Magenta=0.609375%, Yellow=0.984375%, and Black=0.24705882352941%.
Shades of #c04b03
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 #c04b03
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c04b03
Preview of #c04b03 on White Background
The contrast ratio of #c04b03 with white color is 4.94
#c04b03 color will look good on a white background.
Preview of #c04b03 on black background
The contrast ratio of #c04b03 with black color is 4.25
Color Schemes of #c04b03
Triadic Colors of #c04b03
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 #c04b03
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 #c04b03
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 #c04b03
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 #c04b03
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: #c04b03;
}
This is a sample text used for the color #c04b03. 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: #c04b03;
}
This is a sample text used for the color #c04b03. 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 #c04b03;
}
This is a sample text used for the color #c04b03. 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 71.11%
Green 27.78%
Blue 1.11%
CMYK Percentage
Cyan 0
Magenta 33.1%
Yellow 53.48%
Black 13.42%
Comments on this color
Please login or signup to post a comment.
No comments yet.