Shades of Karaka #373419
Tints of Karaka #373419
RGB
CMYK
RGB Variations
Color information
#373419 (or 0x373419) is known color: Karaka. HEX triplet: 37, 34 and 19. RGB value is (55,52,25). Sum of RGB (Red+Green+Blue) = 55+52+25=132 (17% of max value = 765). Red value is 55 (21.88% from 255 or 41.67% from 132); Green value is 52 (20.70% from 255 or 39.39% from 132); Blue value is 25 (10.16% from 255 or 18.94% from 132); Max value from RGB is 55 - color contains mainly: red. Hex color #373419 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #373419 is #C8CBE6. Grayscale: #313131. Windows color (decimal): -13159399 or 1651767. OLE color: 1651767.
HSL color Cylindrical-coordinate representation of color #373419: hue angle of 54º 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 #373419 is Cyan = 0, Magento = 0.05, Yellow = 0.55 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 55 | 52 | 25 | - |
| CMYK | 0 | 0.05 | 0.55 | 0.78 |
| HSL | 54º | 0.38% | 0.16% | - |
| HSV(B) | 54º | 0.55% | 0.22% | - |
| XYZ | 2.98 | 3.34 | 1.41 | - |
| YUV | 49.82 | 113.99 | 131.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 52 | 25 | 0 | 0.05 | 0.55 | 0.78 | 54 | 0.38 | 0.16 |
| Hex | 37 | 34 | 19 | 0 | 5 | 37 | 4E | 36 | 26 | 10 |
| Octal | 67 | 64 | 31 | 0 | 5 | 67 | 116 | 66 | 46 | 20 |
| Binary | 110111 | 110100 | 11001 | 0 | 101 | 110111 | 1001110 | 110110 | 100110 | 10000 |
Color Harmonies of #373419
Complementary color
Monochromatic Colors of #373419
Black with #373419
Text Example
Text Example
White with #373419
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #373419; }
p { color: rgb(55,52,25); }
H1.HeaderClassName
{
color: #373419;
}
.AnyTagClassName
{
color: #373419;
}
</style>
background-color css
<style>
a { background-color: #373419; }
a { background-color: rgb(55,52,25); }
div.DivClassName
{
background-color: #373419;
}
.BgClassName
{
background-color: #373419;
}
</style>
border-color css
<style>
span { border-color: #373419; }
span { border-color: rgb(55,52,25); }
td.TdClassName
{
border-color: #373419;
}
.TagClassName
{
border-color: #373419;
}
</style>