Shades of Karaka #373715
Tints of Karaka #373715
RGB
CMYK
RGB Variations
Color information
#373715 (or 0x373715) is known color: Karaka. HEX triplet: 37, 37 and 15. RGB value is (55,55,21). Sum of RGB (Red+Green+Blue) = 55+55+21=131 (17% of max value = 765). Red value is 55 (21.88% from 255 or 41.98% from 131); Green value is 55 (21.88% from 255 or 41.98% from 131); Blue value is 21 (8.59% from 255 or 16.03% from 131); Max value from RGB is 55 - color contains mainly: red, green. Hex color #373715 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #373715 is #C8C8EA. Grayscale: #333333. Windows color (decimal): -13158635 or 1390391. OLE color: 1390391.
HSL color Cylindrical-coordinate representation of color #373715: hue angle of 60º degrees, saturation: 0.45, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #373715 is Cyan = 0, Magento = 0, Yellow = 0.62 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 55 | 55 | 21 | - |
| CMYK | 0 | 0 | 0.62 | 0.78 |
| HSL | 60º | 0.45% | 0.15% | - |
| HSV(B) | 60º | 0.62% | 0.22% | - |
| XYZ | 3.08 | 3.6 | 1.24 | - |
| YUV | 51.12 | 111 | 130.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 55 | 21 | 0 | 0 | 0.62 | 0.78 | 60 | 0.45 | 0.15 |
| Hex | 37 | 37 | 15 | 0 | 0 | 3E | 4E | 3C | 2D | F |
| Octal | 67 | 67 | 25 | 0 | 0 | 76 | 116 | 74 | 55 | 17 |
| Binary | 110111 | 110111 | 10101 | 0 | 0 | 111110 | 1001110 | 111100 | 101101 | 1111 |
Color Harmonies of #373715
Complementary color
Monochromatic Colors of #373715
Black with #373715
Text Example
Text Example
White with #373715
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #373715; }
p { color: rgb(55,55,21); }
H1.HeaderClassName
{
color: #373715;
}
.AnyTagClassName
{
color: #373715;
}
</style>
background-color css
<style>
a { background-color: #373715; }
a { background-color: rgb(55,55,21); }
div.DivClassName
{
background-color: #373715;
}
.BgClassName
{
background-color: #373715;
}
</style>
border-color css
<style>
span { border-color: #373715; }
span { border-color: rgb(55,55,21); }
td.TdClassName
{
border-color: #373715;
}
.TagClassName
{
border-color: #373715;
}
</style>