Shades of Karaka #373515
Tints of Karaka #373515
RGB
CMYK
RGB Variations
Color information
#373515 (or 0x373515) is known color: Karaka. HEX triplet: 37, 35 and 15. RGB value is (55,53,21). Sum of RGB (Red+Green+Blue) = 55+53+21=129 (17% of max value = 765). Red value is 55 (21.88% from 255 or 42.64% from 129); Green value is 53 (21.09% from 255 or 41.09% from 129); Blue value is 21 (8.59% from 255 or 16.28% from 129); Max value from RGB is 55 - color contains mainly: red. Hex color #373515 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #373515 is #C8CAEA. Grayscale: #323232. Windows color (decimal): -13159147 or 1389879. OLE color: 1389879.
HSL color Cylindrical-coordinate representation of color #373515: hue angle of 56.47º 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 #373515 is Cyan = 0, Magento = 0.04, Yellow = 0.62 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 55 | 53 | 21 | - |
| CMYK | 0 | 0.04 | 0.62 | 0.78 |
| HSL | 56.47º | 0.45% | 0.15% | - |
| HSV(B) | 56.47º | 0.62% | 0.22% | - |
| XYZ | 2.98 | 3.41 | 1.21 | - |
| YUV | 49.95 | 111.66 | 131.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 53 | 21 | 0 | 0.04 | 0.62 | 0.78 | 56.47 | 0.45 | 0.15 |
| Hex | 37 | 35 | 15 | 0 | 4 | 3E | 4E | 38 | 2D | F |
| Octal | 67 | 65 | 25 | 0 | 4 | 76 | 116 | 70 | 55 | 17 |
| Binary | 110111 | 110101 | 10101 | 0 | 100 | 111110 | 1001110 | 111000 | 101101 | 1111 |
Color Harmonies of #373515
Complementary color
Monochromatic Colors of #373515
Black with #373515
Text Example
Text Example
White with #373515
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #373515; }
p { color: rgb(55,53,21); }
H1.HeaderClassName
{
color: #373515;
}
.AnyTagClassName
{
color: #373515;
}
</style>
background-color css
<style>
a { background-color: #373515; }
a { background-color: rgb(55,53,21); }
div.DivClassName
{
background-color: #373515;
}
.BgClassName
{
background-color: #373515;
}
</style>
border-color css
<style>
span { border-color: #373515; }
span { border-color: rgb(55,53,21); }
td.TdClassName
{
border-color: #373515;
}
.TagClassName
{
border-color: #373515;
}
</style>