Shades of Karaka #373415
Tints of Karaka #373415
RGB
CMYK
RGB Variations
Color information
#373415 (or 0x373415) is known color: Karaka. HEX triplet: 37, 34 and 15. RGB value is (55,52,21). Sum of RGB (Red+Green+Blue) = 55+52+21=128 (16% of max value = 765). Red value is 55 (21.88% from 255 or 42.97% from 128); Green value is 52 (20.70% from 255 or 40.62% from 128); Blue value is 21 (8.59% from 255 or 16.41% from 128); Max value from RGB is 55 - color contains mainly: red. Hex color #373415 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #373415 is #C8CBEA. Grayscale: #313131. Windows color (decimal): -13159403 or 1389623. OLE color: 1389623.
HSL color Cylindrical-coordinate representation of color #373415: hue angle of 54.71º 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 #373415 is Cyan = 0, Magento = 0.05, Yellow = 0.62 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 55 | 52 | 21 | - |
| CMYK | 0 | 0.05 | 0.62 | 0.78 |
| HSL | 54.71º | 0.45% | 0.15% | - |
| HSV(B) | 54.71º | 0.62% | 0.22% | - |
| XYZ | 2.94 | 3.32 | 1.2 | - |
| YUV | 49.36 | 111.99 | 132.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 52 | 21 | 0 | 0.05 | 0.62 | 0.78 | 54.71 | 0.45 | 0.15 |
| Hex | 37 | 34 | 15 | 0 | 5 | 3E | 4E | 37 | 2D | F |
| Octal | 67 | 64 | 25 | 0 | 5 | 76 | 116 | 67 | 55 | 17 |
| Binary | 110111 | 110100 | 10101 | 0 | 101 | 111110 | 1001110 | 110111 | 101101 | 1111 |
Color Harmonies of #373415
Complementary color
Monochromatic Colors of #373415
Black with #373415
Text Example
Text Example
White with #373415
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #373415; }
p { color: rgb(55,52,21); }
H1.HeaderClassName
{
color: #373415;
}
.AnyTagClassName
{
color: #373415;
}
</style>
background-color css
<style>
a { background-color: #373415; }
a { background-color: rgb(55,52,21); }
div.DivClassName
{
background-color: #373415;
}
.BgClassName
{
background-color: #373415;
}
</style>
border-color css
<style>
span { border-color: #373415; }
span { border-color: rgb(55,52,21); }
td.TdClassName
{
border-color: #373415;
}
.TagClassName
{
border-color: #373415;
}
</style>