Shades of Karaka #373619
Tints of Karaka #373619
RGB
CMYK
RGB Variations
Color information
#373619 (or 0x373619) is known color: Karaka. HEX triplet: 37, 36 and 19. RGB value is (55,54,25). Sum of RGB (Red+Green+Blue) = 55+54+25=134 (17% of max value = 765). Red value is 55 (21.88% from 255 or 41.04% from 134); Green value is 54 (21.48% from 255 or 40.30% from 134); Blue value is 25 (10.16% from 255 or 18.66% from 134); Max value from RGB is 55 - color contains mainly: red. Hex color #373619 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #373619 is #C8C9E6. Grayscale: #333333. Windows color (decimal): -13158887 or 1652279. OLE color: 1652279.
HSL color Cylindrical-coordinate representation of color #373619: hue angle of 58º degrees, saturation: 0.38, lightness: 0.16%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #373619 is Cyan = 0, Magento = 0.02, Yellow = 0.55 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 55 | 54 | 25 | - |
| CMYK | 0 | 0.02 | 0.55 | 0.78 |
| HSL | 58º | 0.38% | 0.16% | - |
| HSV(B) | 58º | 0.55% | 0.22% | - |
| XYZ | 3.07 | 3.52 | 1.44 | - |
| YUV | 50.99 | 113.33 | 130.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 54 | 25 | 0 | 0.02 | 0.55 | 0.78 | 58 | 0.38 | 0.16 |
| Hex | 37 | 36 | 19 | 0 | 2 | 37 | 4E | 3A | 26 | 10 |
| Octal | 67 | 66 | 31 | 0 | 2 | 67 | 116 | 72 | 46 | 20 |
| Binary | 110111 | 110110 | 11001 | 0 | 10 | 110111 | 1001110 | 111010 | 100110 | 10000 |
Color Harmonies of #373619
Complementary color
Monochromatic Colors of #373619
Black with #373619
Text Example
Text Example
White with #373619
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #373619; }
p { color: rgb(55,54,25); }
H1.HeaderClassName
{
color: #373619;
}
.AnyTagClassName
{
color: #373619;
}
</style>
background-color css
<style>
a { background-color: #373619; }
a { background-color: rgb(55,54,25); }
div.DivClassName
{
background-color: #373619;
}
.BgClassName
{
background-color: #373619;
}
</style>
border-color css
<style>
span { border-color: #373619; }
span { border-color: rgb(55,54,25); }
td.TdClassName
{
border-color: #373619;
}
.TagClassName
{
border-color: #373619;
}
</style>