Shades of Karaka #373504
Tints of Karaka #373504
RGB
CMYK
RGB Variations
Color information
#373504 (or 0x373504) is known color: Karaka. HEX triplet: 37, 35 and 04. RGB value is (55,53,4). Sum of RGB (Red+Green+Blue) = 55+53+4=112 (14% of max value = 765). Red value is 55 (21.88% from 255 or 49.11% from 112); Green value is 53 (21.09% from 255 or 47.32% from 112); Blue value is 4 (1.95% from 255 or 3.57% from 112); Max value from RGB is 55 - color contains mainly: red. Hex color #373504 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #373504 is #C8CAFB. Grayscale: #303030. Windows color (decimal): -13159164 or 275767. OLE color: 275767.
HSL color Cylindrical-coordinate representation of color #373504: hue angle of 57.65º degrees, saturation: 0.86, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #373504 is Cyan = 0, Magento = 0.04, Yellow = 0.93 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 55 | 53 | 4 | - |
| CMYK | 0 | 0.04 | 0.93 | 0.78 |
| HSL | 57.65º | 0.86% | 0.12% | - |
| HSV(B) | 57.65º | 0.93% | 0.22% | - |
| XYZ | 2.87 | 3.37 | 0.61 | - |
| YUV | 48.01 | 103.16 | 132.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 53 | 4 | 0 | 0.04 | 0.93 | 0.78 | 57.65 | 0.86 | 0.12 |
| Hex | 37 | 35 | 4 | 0 | 4 | 5D | 4E | 3A | 56 | C |
| Octal | 67 | 65 | 4 | 0 | 4 | 135 | 116 | 72 | 126 | 14 |
| Binary | 110111 | 110101 | 100 | 0 | 100 | 1011101 | 1001110 | 111010 | 1010110 | 1100 |
Color Harmonies of #373504
Complementary color
Monochromatic Colors of #373504
Black with #373504
Text Example
Text Example
White with #373504
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #373504; }
p { color: rgb(55,53,4); }
H1.HeaderClassName
{
color: #373504;
}
.AnyTagClassName
{
color: #373504;
}
</style>
background-color css
<style>
a { background-color: #373504; }
a { background-color: rgb(55,53,4); }
div.DivClassName
{
background-color: #373504;
}
.BgClassName
{
background-color: #373504;
}
</style>
border-color css
<style>
span { border-color: #373504; }
span { border-color: rgb(55,53,4); }
td.TdClassName
{
border-color: #373504;
}
.TagClassName
{
border-color: #373504;
}
</style>