Shades of Karaka #373710
Tints of Karaka #373710
RGB
CMYK
RGB Variations
Color information
#373710 (or 0x373710) is known color: Karaka. HEX triplet: 37, 37 and 10. RGB value is (55,55,16). Sum of RGB (Red+Green+Blue) = 55+55+16=126 (16% of max value = 765). Red value is 55 (21.88% from 255 or 43.65% from 126); Green value is 55 (21.88% from 255 or 43.65% from 126); Blue value is 16 (6.64% from 255 or 12.70% from 126); Max value from RGB is 55 - color contains mainly: red, green. Hex color #373710 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #373710 is #C8C8EF. Grayscale: #323232. Windows color (decimal): -13158640 or 1062711. OLE color: 1062711.
HSL color Cylindrical-coordinate representation of color #373710: hue angle of 60º degrees, saturation: 0.55, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #373710 is Cyan = 0, Magento = 0, Yellow = 0.71 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 55 | 55 | 16 | - |
| CMYK | 0 | 0 | 0.71 | 0.78 |
| HSL | 60º | 0.55% | 0.14% | - |
| HSV(B) | 60º | 0.71% | 0.22% | - |
| XYZ | 3.04 | 3.58 | 1.02 | - |
| YUV | 50.55 | 108.5 | 131.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 55 | 16 | 0 | 0 | 0.71 | 0.78 | 60 | 0.55 | 0.14 |
| Hex | 37 | 37 | 10 | 0 | 0 | 47 | 4E | 3C | 37 | E |
| Octal | 67 | 67 | 20 | 0 | 0 | 107 | 116 | 74 | 67 | 16 |
| Binary | 110111 | 110111 | 10000 | 0 | 0 | 1000111 | 1001110 | 111100 | 110111 | 1110 |
Color Harmonies of #373710
Complementary color
Monochromatic Colors of #373710
Black with #373710
Text Example
Text Example
White with #373710
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #373710; }
p { color: rgb(55,55,16); }
H1.HeaderClassName
{
color: #373710;
}
.AnyTagClassName
{
color: #373710;
}
</style>
background-color css
<style>
a { background-color: #373710; }
a { background-color: rgb(55,55,16); }
div.DivClassName
{
background-color: #373710;
}
.BgClassName
{
background-color: #373710;
}
</style>
border-color css
<style>
span { border-color: #373710; }
span { border-color: rgb(55,55,16); }
td.TdClassName
{
border-color: #373710;
}
.TagClassName
{
border-color: #373710;
}
</style>