Shades of Karaka #373712
Tints of Karaka #373712
RGB
CMYK
RGB Variations
Color information
#373712 (or 0x373712) is known color: Karaka. HEX triplet: 37, 37 and 12. RGB value is (55,55,18). Sum of RGB (Red+Green+Blue) = 55+55+18=128 (16% of max value = 765). Red value is 55 (21.88% from 255 or 42.97% from 128); Green value is 55 (21.88% from 255 or 42.97% from 128); Blue value is 18 (7.42% from 255 or 14.06% from 128); Max value from RGB is 55 - color contains mainly: red, green. Hex color #373712 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #373712 is #C8C8ED. Grayscale: #323232. Windows color (decimal): -13158638 or 1193783. OLE color: 1193783.
HSL color Cylindrical-coordinate representation of color #373712: hue angle of 60º 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 #373712 is Cyan = 0, Magento = 0, Yellow = 0.67 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 55 | 55 | 18 | - |
| CMYK | 0 | 0 | 0.67 | 0.78 |
| HSL | 60º | 0.51% | 0.14% | - |
| HSV(B) | 60º | 0.67% | 0.22% | - |
| XYZ | 3.05 | 3.59 | 1.1 | - |
| YUV | 50.78 | 109.5 | 131.01 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 55 | 18 | 0 | 0 | 0.67 | 0.78 | 60 | 0.51 | 0.14 |
| Hex | 37 | 37 | 12 | 0 | 0 | 43 | 4E | 3C | 33 | E |
| Octal | 67 | 67 | 22 | 0 | 0 | 103 | 116 | 74 | 63 | 16 |
| Binary | 110111 | 110111 | 10010 | 0 | 0 | 1000011 | 1001110 | 111100 | 110011 | 1110 |
Color Harmonies of #373712
Complementary color
Monochromatic Colors of #373712
Black with #373712
Text Example
Text Example
White with #373712
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #373712; }
p { color: rgb(55,55,18); }
H1.HeaderClassName
{
color: #373712;
}
.AnyTagClassName
{
color: #373712;
}
</style>
background-color css
<style>
a { background-color: #373712; }
a { background-color: rgb(55,55,18); }
div.DivClassName
{
background-color: #373712;
}
.BgClassName
{
background-color: #373712;
}
</style>
border-color css
<style>
span { border-color: #373712; }
span { border-color: rgb(55,55,18); }
td.TdClassName
{
border-color: #373712;
}
.TagClassName
{
border-color: #373712;
}
</style>