Shades of Karaka #373519
Tints of Karaka #373519
RGB
CMYK
RGB Variations
Color information
#373519 (or 0x373519) is known color: Karaka. HEX triplet: 37, 35 and 19. RGB value is (55,53,25). Sum of RGB (Red+Green+Blue) = 55+53+25=133 (17% of max value = 765). Red value is 55 (21.88% from 255 or 41.35% from 133); Green value is 53 (21.09% from 255 or 39.85% from 133); Blue value is 25 (10.16% from 255 or 18.80% from 133); Max value from RGB is 55 - color contains mainly: red. Hex color #373519 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #373519 is #C8CAE6. Grayscale: #323232. Windows color (decimal): -13159143 or 1652023. OLE color: 1652023.
HSL color Cylindrical-coordinate representation of color #373519: hue angle of 56º 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 #373519 is Cyan = 0, Magento = 0.04, Yellow = 0.55 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 55 | 53 | 25 | - |
| CMYK | 0 | 0.04 | 0.55 | 0.78 |
| HSL | 56º | 0.38% | 0.16% | - |
| HSV(B) | 56º | 0.55% | 0.22% | - |
| XYZ | 3.02 | 3.43 | 1.42 | - |
| YUV | 50.41 | 113.66 | 131.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 53 | 25 | 0 | 0.04 | 0.55 | 0.78 | 56 | 0.38 | 0.16 |
| Hex | 37 | 35 | 19 | 0 | 4 | 37 | 4E | 38 | 26 | 10 |
| Octal | 67 | 65 | 31 | 0 | 4 | 67 | 116 | 70 | 46 | 20 |
| Binary | 110111 | 110101 | 11001 | 0 | 100 | 110111 | 1001110 | 111000 | 100110 | 10000 |
Color Harmonies of #373519
Complementary color
Monochromatic Colors of #373519
Black with #373519
Text Example
Text Example
White with #373519
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #373519; }
p { color: rgb(55,53,25); }
H1.HeaderClassName
{
color: #373519;
}
.AnyTagClassName
{
color: #373519;
}
</style>
background-color css
<style>
a { background-color: #373519; }
a { background-color: rgb(55,53,25); }
div.DivClassName
{
background-color: #373519;
}
.BgClassName
{
background-color: #373519;
}
</style>
border-color css
<style>
span { border-color: #373519; }
span { border-color: rgb(55,53,25); }
td.TdClassName
{
border-color: #373519;
}
.TagClassName
{
border-color: #373519;
}
</style>