Shades of Karaka #373615
Tints of Karaka #373615
RGB
CMYK
RGB Variations
Color information
#373615 (or 0x373615) is known color: Karaka. HEX triplet: 37, 36 and 15. RGB value is (55,54,21). Sum of RGB (Red+Green+Blue) = 55+54+21=130 (17% of max value = 765). Red value is 55 (21.88% from 255 or 42.31% from 130); Green value is 54 (21.48% from 255 or 41.54% from 130); Blue value is 21 (8.59% from 255 or 16.15% from 130); Max value from RGB is 55 - color contains mainly: red. Hex color #373615 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #373615 is #C8C9EA. Grayscale: #323232. Windows color (decimal): -13158891 or 1390135. OLE color: 1390135.
HSL color Cylindrical-coordinate representation of color #373615: hue angle of 58.24º 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 #373615 is Cyan = 0, Magento = 0.02, Yellow = 0.62 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 55 | 54 | 21 | - |
| CMYK | 0 | 0.02 | 0.62 | 0.78 |
| HSL | 58.24º | 0.45% | 0.15% | - |
| HSV(B) | 58.24º | 0.62% | 0.22% | - |
| XYZ | 3.03 | 3.5 | 1.23 | - |
| YUV | 50.54 | 111.33 | 131.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 54 | 21 | 0 | 0.02 | 0.62 | 0.78 | 58.24 | 0.45 | 0.15 |
| Hex | 37 | 36 | 15 | 0 | 2 | 3E | 4E | 3A | 2D | F |
| Octal | 67 | 66 | 25 | 0 | 2 | 76 | 116 | 72 | 55 | 17 |
| Binary | 110111 | 110110 | 10101 | 0 | 10 | 111110 | 1001110 | 111010 | 101101 | 1111 |
Color Harmonies of #373615
Complementary color
Monochromatic Colors of #373615
Black with #373615
Text Example
Text Example
White with #373615
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #373615; }
p { color: rgb(55,54,21); }
H1.HeaderClassName
{
color: #373615;
}
.AnyTagClassName
{
color: #373615;
}
</style>
background-color css
<style>
a { background-color: #373615; }
a { background-color: rgb(55,54,21); }
div.DivClassName
{
background-color: #373615;
}
.BgClassName
{
background-color: #373615;
}
</style>
border-color css
<style>
span { border-color: #373615; }
span { border-color: rgb(55,54,21); }
td.TdClassName
{
border-color: #373615;
}
.TagClassName
{
border-color: #373615;
}
</style>