Shades of Karaka #373613
Tints of Karaka #373613
RGB
CMYK
RGB Variations
Color information
#373613 (or 0x373613) is known color: Karaka. HEX triplet: 37, 36 and 13. RGB value is (55,54,19). Sum of RGB (Red+Green+Blue) = 55+54+19=128 (16% of max value = 765). Red value is 55 (21.88% from 255 or 42.97% from 128); Green value is 54 (21.48% from 255 or 42.19% from 128); Blue value is 19 (7.81% from 255 or 14.84% from 128); Max value from RGB is 55 - color contains mainly: red. Hex color #373613 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #373613 is #C8C9EC. Grayscale: #323232. Windows color (decimal): -13158893 or 1259063. OLE color: 1259063.
HSL color Cylindrical-coordinate representation of color #373613: hue angle of 58.33º degrees, saturation: 0.49, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #373613 is Cyan = 0, Magento = 0.02, Yellow = 0.65 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 55 | 54 | 19 | - |
| CMYK | 0 | 0.02 | 0.65 | 0.78 |
| HSL | 58.33º | 0.49% | 0.15% | - |
| HSV(B) | 58.33º | 0.65% | 0.22% | - |
| XYZ | 3.01 | 3.5 | 1.13 | - |
| YUV | 50.31 | 110.33 | 131.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 54 | 19 | 0 | 0.02 | 0.65 | 0.78 | 58.33 | 0.49 | 0.15 |
| Hex | 37 | 36 | 13 | 0 | 2 | 41 | 4E | 3A | 31 | F |
| Octal | 67 | 66 | 23 | 0 | 2 | 101 | 116 | 72 | 61 | 17 |
| Binary | 110111 | 110110 | 10011 | 0 | 10 | 1000001 | 1001110 | 111010 | 110001 | 1111 |
Color Harmonies of #373613
Complementary color
Monochromatic Colors of #373613
Black with #373613
Text Example
Text Example
White with #373613
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #373613; }
p { color: rgb(55,54,19); }
H1.HeaderClassName
{
color: #373613;
}
.AnyTagClassName
{
color: #373613;
}
</style>
background-color css
<style>
a { background-color: #373613; }
a { background-color: rgb(55,54,19); }
div.DivClassName
{
background-color: #373613;
}
.BgClassName
{
background-color: #373613;
}
</style>
border-color css
<style>
span { border-color: #373613; }
span { border-color: rgb(55,54,19); }
td.TdClassName
{
border-color: #373613;
}
.TagClassName
{
border-color: #373613;
}
</style>