Shades of Karaka #373517
Tints of Karaka #373517
RGB
CMYK
RGB Variations
Color information
#373517 (or 0x373517) is known color: Karaka. HEX triplet: 37, 35 and 17. RGB value is (55,53,23). Sum of RGB (Red+Green+Blue) = 55+53+23=131 (17% of max value = 765). Red value is 55 (21.88% from 255 or 41.98% from 131); Green value is 53 (21.09% from 255 or 40.46% from 131); Blue value is 23 (9.38% from 255 or 17.56% from 131); Max value from RGB is 55 - color contains mainly: red. Hex color #373517 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #373517 is #C8CAE8. Grayscale: #323232. Windows color (decimal): -13159145 or 1520951. OLE color: 1520951.
HSL color Cylindrical-coordinate representation of color #373517: hue angle of 56.25º degrees, saturation: 0.41, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #373517 is Cyan = 0, Magento = 0.04, Yellow = 0.58 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 55 | 53 | 23 | - |
| CMYK | 0 | 0.04 | 0.58 | 0.78 |
| HSL | 56.25º | 0.41% | 0.15% | - |
| HSV(B) | 56.25º | 0.58% | 0.22% | - |
| XYZ | 3 | 3.42 | 1.31 | - |
| YUV | 50.18 | 112.66 | 131.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 53 | 23 | 0 | 0.04 | 0.58 | 0.78 | 56.25 | 0.41 | 0.15 |
| Hex | 37 | 35 | 17 | 0 | 4 | 3A | 4E | 38 | 29 | F |
| Octal | 67 | 65 | 27 | 0 | 4 | 72 | 116 | 70 | 51 | 17 |
| Binary | 110111 | 110101 | 10111 | 0 | 100 | 111010 | 1001110 | 111000 | 101001 | 1111 |
Color Harmonies of #373517
Complementary color
Monochromatic Colors of #373517
Black with #373517
Text Example
Text Example
White with #373517
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #373517; }
p { color: rgb(55,53,23); }
H1.HeaderClassName
{
color: #373517;
}
.AnyTagClassName
{
color: #373517;
}
</style>
background-color css
<style>
a { background-color: #373517; }
a { background-color: rgb(55,53,23); }
div.DivClassName
{
background-color: #373517;
}
.BgClassName
{
background-color: #373517;
}
</style>
border-color css
<style>
span { border-color: #373517; }
span { border-color: rgb(55,53,23); }
td.TdClassName
{
border-color: #373517;
}
.TagClassName
{
border-color: #373517;
}
</style>