Shades of Karaka #373616
Tints of Karaka #373616
RGB
CMYK
RGB Variations
Color information
#373616 (or 0x373616) is known color: Karaka. HEX triplet: 37, 36 and 16. RGB value is (55,54,22). Sum of RGB (Red+Green+Blue) = 55+54+22=131 (17% of max value = 765). Red value is 55 (21.88% from 255 or 41.98% from 131); Green value is 54 (21.48% from 255 or 41.22% from 131); Blue value is 22 (8.98% from 255 or 16.79% from 131); Max value from RGB is 55 - color contains mainly: red. Hex color #373616 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #373616 is #C8C9E9. Grayscale: #323232. Windows color (decimal): -13158890 or 1455671. OLE color: 1455671.
HSL color Cylindrical-coordinate representation of color #373616: hue angle of 58.18º degrees, saturation: 0.43, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #373616 is Cyan = 0, Magento = 0.02, Yellow = 0.6 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 55 | 54 | 22 | - |
| CMYK | 0 | 0.02 | 0.6 | 0.78 |
| HSL | 58.18º | 0.43% | 0.15% | - |
| HSV(B) | 58.18º | 0.6% | 0.22% | - |
| XYZ | 3.04 | 3.51 | 1.28 | - |
| YUV | 50.65 | 111.83 | 131.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 54 | 22 | 0 | 0.02 | 0.6 | 0.78 | 58.18 | 0.43 | 0.15 |
| Hex | 37 | 36 | 16 | 0 | 2 | 3C | 4E | 3A | 2B | F |
| Octal | 67 | 66 | 26 | 0 | 2 | 74 | 116 | 72 | 53 | 17 |
| Binary | 110111 | 110110 | 10110 | 0 | 10 | 111100 | 1001110 | 111010 | 101011 | 1111 |
Color Harmonies of #373616
Complementary color
Monochromatic Colors of #373616
Black with #373616
Text Example
Text Example
White with #373616
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #373616; }
p { color: rgb(55,54,22); }
H1.HeaderClassName
{
color: #373616;
}
.AnyTagClassName
{
color: #373616;
}
</style>
background-color css
<style>
a { background-color: #373616; }
a { background-color: rgb(55,54,22); }
div.DivClassName
{
background-color: #373616;
}
.BgClassName
{
background-color: #373616;
}
</style>
border-color css
<style>
span { border-color: #373616; }
span { border-color: rgb(55,54,22); }
td.TdClassName
{
border-color: #373616;
}
.TagClassName
{
border-color: #373616;
}
</style>