Shades of Cumin #734233
Tints of Cumin #734233
RGB
CMYK
RGB Variations
Color information
#734233 (or 0x734233) is known color: Cumin. HEX triplet: 73, 42 and 33. RGB value is (115,66,51). Sum of RGB (Red+Green+Blue) = 115+66+51=232 (30% of max value = 765). Red value is 115 (45.31% from 255 or 49.57% from 232); Green value is 66 (26.17% from 255 or 28.45% from 232); Blue value is 51 (20.31% from 255 or 21.98% from 232); Max value from RGB is 115 - color contains mainly: red. Hex color #734233 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #734233 is #8CBDCC. Grayscale: #4F4F4F. Windows color (decimal): -9223629 or 3359347. OLE color: 3359347.
HSL color Cylindrical-coordinate representation of color #734233: hue angle of 14.06º degrees, saturation: 0.39, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #734233 is Cyan = 0, Magento = 0.43, Yellow = 0.56 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 66 | 51 | - |
| CMYK | 0 | 0.43 | 0.56 | 0.55 |
| HSL | 14.06º | 0.39% | 0.33% | - |
| HSV(B) | 14.06º | 0.56% | 0.45% | - |
| XYZ | 9.62 | 7.78 | 4.13 | - |
| YUV | 78.94 | 112.23 | 153.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 66 | 51 | 0 | 0.43 | 0.56 | 0.55 | 14.06 | 0.39 | 0.33 |
| Hex | 73 | 42 | 33 | 0 | 2B | 38 | 37 | E | 27 | 21 |
| Octal | 163 | 102 | 63 | 0 | 53 | 70 | 67 | 16 | 47 | 41 |
| Binary | 1110011 | 1000010 | 110011 | 0 | 101011 | 111000 | 110111 | 1110 | 100111 | 100001 |
Color Harmonies of #734233
Complementary color
Monochromatic Colors of #734233
Black with #734233
Text Example
Text Example
White with #734233
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #734233; }
p { color: rgb(115,66,51); }
H1.HeaderClassName
{
color: #734233;
}
.AnyTagClassName
{
color: #734233;
}
</style>
background-color css
<style>
a { background-color: #734233; }
a { background-color: rgb(115,66,51); }
div.DivClassName
{
background-color: #734233;
}
.BgClassName
{
background-color: #734233;
}
</style>
border-color css
<style>
span { border-color: #734233; }
span { border-color: rgb(115,66,51); }
td.TdClassName
{
border-color: #734233;
}
.TagClassName
{
border-color: #734233;
}
</style>