Shades of Karaka #373714
Tints of Karaka #373714
RGB
CMYK
RGB Variations
Color information
#373714 (or 0x373714) is known color: Karaka. HEX triplet: 37, 37 and 14. RGB value is (55,55,20). Sum of RGB (Red+Green+Blue) = 55+55+20=130 (17% of max value = 765). Red value is 55 (21.88% from 255 or 42.31% from 130); Green value is 55 (21.88% from 255 or 42.31% from 130); Blue value is 20 (8.20% from 255 or 15.38% from 130); Max value from RGB is 55 - color contains mainly: red, green. Hex color #373714 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #373714 is #C8C8EB. Grayscale: #333333. Windows color (decimal): -13158636 or 1324855. OLE color: 1324855.
HSL color Cylindrical-coordinate representation of color #373714: hue angle of 60º degrees, saturation: 0.47, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #373714 is Cyan = 0, Magento = 0, Yellow = 0.64 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 55 | 55 | 20 | - |
| CMYK | 0 | 0 | 0.64 | 0.78 |
| HSL | 60º | 0.47% | 0.15% | - |
| HSV(B) | 60º | 0.64% | 0.22% | - |
| XYZ | 3.07 | 3.6 | 1.19 | - |
| YUV | 51.01 | 110.5 | 130.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 55 | 20 | 0 | 0 | 0.64 | 0.78 | 60 | 0.47 | 0.15 |
| Hex | 37 | 37 | 14 | 0 | 0 | 40 | 4E | 3C | 2F | F |
| Octal | 67 | 67 | 24 | 0 | 0 | 100 | 116 | 74 | 57 | 17 |
| Binary | 110111 | 110111 | 10100 | 0 | 0 | 1000000 | 1001110 | 111100 | 101111 | 1111 |
Color Harmonies of #373714
Complementary color
Monochromatic Colors of #373714
Black with #373714
Text Example
Text Example
White with #373714
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #373714; }
p { color: rgb(55,55,20); }
H1.HeaderClassName
{
color: #373714;
}
.AnyTagClassName
{
color: #373714;
}
</style>
background-color css
<style>
a { background-color: #373714; }
a { background-color: rgb(55,55,20); }
div.DivClassName
{
background-color: #373714;
}
.BgClassName
{
background-color: #373714;
}
</style>
border-color css
<style>
span { border-color: #373714; }
span { border-color: rgb(55,55,20); }
td.TdClassName
{
border-color: #373714;
}
.TagClassName
{
border-color: #373714;
}
</style>