Shades of Claret #741230
Tints of Claret #741230
RGB
CMYK
RGB Variations
Color information
#741230 (or 0x741230) is known color: Claret. HEX triplet: 74, 12 and 30. RGB value is (116,18,48). Sum of RGB (Red+Green+Blue) = 116+18+48=182 (24% of max value = 765). Red value is 116 (45.70% from 255 or 63.74% from 182); Green value is 18 (7.42% from 255 or 9.89% from 182); Blue value is 48 (19.14% from 255 or 26.37% from 182); Max value from RGB is 116 - color contains mainly: red. Hex color #741230 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #741230 is #8BEDCF. Grayscale: #323232. Windows color (decimal): -9170384 or 3150452. OLE color: 3150452.
HSL color Cylindrical-coordinate representation of color #741230: hue angle of 341.63º degrees, saturation: 0.73, 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 #741230 is Cyan = 0, Magento = 0.84, Yellow = 0.59 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 18 | 48 | - |
| CMYK | 0 | 0.84 | 0.59 | 0.55 |
| HSL | 341.63º | 0.73% | 0.26% | - |
| HSV(B) | 341.63º | 0.84% | 0.45% | - |
| XYZ | 7.95 | 4.36 | 3.22 | - |
| YUV | 50.72 | 126.47 | 174.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 18 | 48 | 0 | 0.84 | 0.59 | 0.55 | 341.63 | 0.73 | 0.26 |
| Hex | 74 | 12 | 30 | 0 | 54 | 3B | 37 | 156 | 49 | 1A |
| Octal | 164 | 22 | 60 | 0 | 124 | 73 | 67 | 526 | 111 | 32 |
| Binary | 1110100 | 10010 | 110000 | 0 | 1010100 | 111011 | 110111 | 101010110 | 1001001 | 11010 |
Color Harmonies of #741230
Complementary color
Monochromatic Colors of #741230
Black with #741230
Text Example
Text Example
White with #741230
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #741230; }
p { color: rgb(116,18,48); }
H1.HeaderClassName
{
color: #741230;
}
.AnyTagClassName
{
color: #741230;
}
</style>
background-color css
<style>
a { background-color: #741230; }
a { background-color: rgb(116,18,48); }
div.DivClassName
{
background-color: #741230;
}
.BgClassName
{
background-color: #741230;
}
</style>
border-color css
<style>
span { border-color: #741230; }
span { border-color: rgb(116,18,48); }
td.TdClassName
{
border-color: #741230;
}
.TagClassName
{
border-color: #741230;
}
</style>