Shades of Karaka #373512
Tints of Karaka #373512
RGB
CMYK
RGB Variations
Color information
#373512 (or 0x373512) is known color: Karaka. HEX triplet: 37, 35 and 12. RGB value is (55,53,18). Sum of RGB (Red+Green+Blue) = 55+53+18=126 (16% of max value = 765). Red value is 55 (21.88% from 255 or 43.65% from 126); Green value is 53 (21.09% from 255 or 42.06% from 126); Blue value is 18 (7.42% from 255 or 14.29% from 126); Max value from RGB is 55 - color contains mainly: red. Hex color #373512 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #373512 is #C8CAED. Grayscale: #313131. Windows color (decimal): -13159150 or 1193271. OLE color: 1193271.
HSL color Cylindrical-coordinate representation of color #373512: hue angle of 56.76º degrees, saturation: 0.51, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #373512 is Cyan = 0, Magento = 0.04, Yellow = 0.67 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 55 | 53 | 18 | - |
| CMYK | 0 | 0.04 | 0.67 | 0.78 |
| HSL | 56.76º | 0.51% | 0.14% | - |
| HSV(B) | 56.76º | 0.67% | 0.22% | - |
| XYZ | 2.96 | 3.4 | 1.07 | - |
| YUV | 49.61 | 110.16 | 131.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 53 | 18 | 0 | 0.04 | 0.67 | 0.78 | 56.76 | 0.51 | 0.14 |
| Hex | 37 | 35 | 12 | 0 | 4 | 43 | 4E | 39 | 33 | E |
| Octal | 67 | 65 | 22 | 0 | 4 | 103 | 116 | 71 | 63 | 16 |
| Binary | 110111 | 110101 | 10010 | 0 | 100 | 1000011 | 1001110 | 111001 | 110011 | 1110 |
Color Harmonies of #373512
Complementary color
Monochromatic Colors of #373512
Black with #373512
Text Example
Text Example
White with #373512
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #373512; }
p { color: rgb(55,53,18); }
H1.HeaderClassName
{
color: #373512;
}
.AnyTagClassName
{
color: #373512;
}
</style>
background-color css
<style>
a { background-color: #373512; }
a { background-color: rgb(55,53,18); }
div.DivClassName
{
background-color: #373512;
}
.BgClassName
{
background-color: #373512;
}
</style>
border-color css
<style>
span { border-color: #373512; }
span { border-color: rgb(55,53,18); }
td.TdClassName
{
border-color: #373512;
}
.TagClassName
{
border-color: #373512;
}
</style>