Shades of Karaka #373411
Tints of Karaka #373411
RGB
CMYK
RGB Variations
Color information
#373411 (or 0x373411) is known color: Karaka. HEX triplet: 37, 34 and 11. RGB value is (55,52,17). Sum of RGB (Red+Green+Blue) = 55+52+17=124 (16% of max value = 765). Red value is 55 (21.88% from 255 or 44.35% from 124); Green value is 52 (20.70% from 255 or 41.94% from 124); Blue value is 17 (7.03% from 255 or 13.71% from 124); Max value from RGB is 55 - color contains mainly: red. Hex color #373411 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #373411 is #C8CBEE. Grayscale: #313131. Windows color (decimal): -13159407 or 1127479. OLE color: 1127479.
HSL color Cylindrical-coordinate representation of color #373411: hue angle of 55.26º degrees, saturation: 0.53, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #373411 is Cyan = 0, Magento = 0.05, Yellow = 0.69 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 55 | 52 | 17 | - |
| CMYK | 0 | 0.05 | 0.69 | 0.78 |
| HSL | 55.26º | 0.53% | 0.14% | - |
| HSV(B) | 55.26º | 0.69% | 0.22% | - |
| XYZ | 2.9 | 3.31 | 1.02 | - |
| YUV | 48.91 | 109.99 | 132.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 52 | 17 | 0 | 0.05 | 0.69 | 0.78 | 55.26 | 0.53 | 0.14 |
| Hex | 37 | 34 | 11 | 0 | 5 | 45 | 4E | 37 | 35 | E |
| Octal | 67 | 64 | 21 | 0 | 5 | 105 | 116 | 67 | 65 | 16 |
| Binary | 110111 | 110100 | 10001 | 0 | 101 | 1000101 | 1001110 | 110111 | 110101 | 1110 |
Color Harmonies of #373411
Complementary color
Monochromatic Colors of #373411
Black with #373411
Text Example
Text Example
White with #373411
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #373411; }
p { color: rgb(55,52,17); }
H1.HeaderClassName
{
color: #373411;
}
.AnyTagClassName
{
color: #373411;
}
</style>
background-color css
<style>
a { background-color: #373411; }
a { background-color: rgb(55,52,17); }
div.DivClassName
{
background-color: #373411;
}
.BgClassName
{
background-color: #373411;
}
</style>
border-color css
<style>
span { border-color: #373411; }
span { border-color: rgb(55,52,17); }
td.TdClassName
{
border-color: #373411;
}
.TagClassName
{
border-color: #373411;
}
</style>