Shades of Claret #741338
Tints of Claret #741338
RGB
CMYK
RGB Variations
Color information
#741338 (or 0x741338) is known color: Claret. HEX triplet: 74, 13 and 38. RGB value is (116,19,56). Sum of RGB (Red+Green+Blue) = 116+19+56=191 (25% of max value = 765). Red value is 116 (45.70% from 255 or 60.73% from 191); Green value is 19 (7.81% from 255 or 9.95% from 191); Blue value is 56 (22.27% from 255 or 29.32% from 191); Max value from RGB is 116 - color contains mainly: red. Hex color #741338 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #741338 is #8BECC7. Grayscale: #343434. Windows color (decimal): -9170120 or 3674996. OLE color: 3674996.
HSL color Cylindrical-coordinate representation of color #741338: hue angle of 337.11º degrees, saturation: 0.72, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #741338 is Cyan = 0, Magento = 0.84, Yellow = 0.52 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 19 | 56 | - |
| CMYK | 0 | 0.84 | 0.52 | 0.55 |
| HSL | 337.11º | 0.72% | 0.26% | - |
| HSV(B) | 337.11º | 0.84% | 0.45% | - |
| XYZ | 8.15 | 4.46 | 4.17 | - |
| YUV | 52.22 | 130.14 | 173.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 19 | 56 | 0 | 0.84 | 0.52 | 0.55 | 337.11 | 0.72 | 0.26 |
| Hex | 74 | 13 | 38 | 0 | 54 | 34 | 37 | 151 | 48 | 1A |
| Octal | 164 | 23 | 70 | 0 | 124 | 64 | 67 | 521 | 110 | 32 |
| Binary | 1110100 | 10011 | 111000 | 0 | 1010100 | 110100 | 110111 | 101010001 | 1001000 | 11010 |
Color Harmonies of #741338
Complementary color
Monochromatic Colors of #741338
Black with #741338
Text Example
Text Example
White with #741338
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #741338; }
p { color: rgb(116,19,56); }
H1.HeaderClassName
{
color: #741338;
}
.AnyTagClassName
{
color: #741338;
}
</style>
background-color css
<style>
a { background-color: #741338; }
a { background-color: rgb(116,19,56); }
div.DivClassName
{
background-color: #741338;
}
.BgClassName
{
background-color: #741338;
}
</style>
border-color css
<style>
span { border-color: #741338; }
span { border-color: rgb(116,19,56); }
td.TdClassName
{
border-color: #741338;
}
.TagClassName
{
border-color: #741338;
}
</style>