Shades of Karaka #373518
Tints of Karaka #373518
RGB
CMYK
RGB Variations
Color information
#373518 (or 0x373518) is known color: Karaka. HEX triplet: 37, 35 and 18. RGB value is (55,53,24). Sum of RGB (Red+Green+Blue) = 55+53+24=132 (17% of max value = 765). Red value is 55 (21.88% from 255 or 41.67% from 132); Green value is 53 (21.09% from 255 or 40.15% from 132); Blue value is 24 (9.77% from 255 or 18.18% from 132); Max value from RGB is 55 - color contains mainly: red. Hex color #373518 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #373518 is #C8CAE7. Grayscale: #323232. Windows color (decimal): -13159144 or 1586487. OLE color: 1586487.
HSL color Cylindrical-coordinate representation of color #373518: hue angle of 56.13º degrees, saturation: 0.39, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #373518 is Cyan = 0, Magento = 0.04, Yellow = 0.56 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 55 | 53 | 24 | - |
| CMYK | 0 | 0.04 | 0.56 | 0.78 |
| HSL | 56.13º | 0.39% | 0.15% | - |
| HSV(B) | 56.13º | 0.56% | 0.22% | - |
| XYZ | 3.01 | 3.42 | 1.37 | - |
| YUV | 50.29 | 113.16 | 131.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 53 | 24 | 0 | 0.04 | 0.56 | 0.78 | 56.13 | 0.39 | 0.15 |
| Hex | 37 | 35 | 18 | 0 | 4 | 38 | 4E | 38 | 27 | F |
| Octal | 67 | 65 | 30 | 0 | 4 | 70 | 116 | 70 | 47 | 17 |
| Binary | 110111 | 110101 | 11000 | 0 | 100 | 111000 | 1001110 | 111000 | 100111 | 1111 |
Color Harmonies of #373518
Complementary color
Monochromatic Colors of #373518
Black with #373518
Text Example
Text Example
White with #373518
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #373518; }
p { color: rgb(55,53,24); }
H1.HeaderClassName
{
color: #373518;
}
.AnyTagClassName
{
color: #373518;
}
</style>
background-color css
<style>
a { background-color: #373518; }
a { background-color: rgb(55,53,24); }
div.DivClassName
{
background-color: #373518;
}
.BgClassName
{
background-color: #373518;
}
</style>
border-color css
<style>
span { border-color: #373518; }
span { border-color: rgb(55,53,24); }
td.TdClassName
{
border-color: #373518;
}
.TagClassName
{
border-color: #373518;
}
</style>