Shades of Karaka #383604
Tints of Karaka #383604
RGB
CMYK
RGB Variations
Color information
#383604 (or 0x383604) is known color: Karaka. HEX triplet: 38, 36 and 04. RGB value is (56,54,4). Sum of RGB (Red+Green+Blue) = 56+54+4=114 (15% of max value = 765). Red value is 56 (22.27% from 255 or 49.12% from 114); Green value is 54 (21.48% from 255 or 47.37% from 114); Blue value is 4 (1.95% from 255 or 3.51% from 114); Max value from RGB is 56 - color contains mainly: red. Hex color #383604 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #383604 is #C7C9FB. Grayscale: #313131. Windows color (decimal): -13093372 or 276024. OLE color: 276024.
HSL color Cylindrical-coordinate representation of color #383604: hue angle of 57.69º degrees, saturation: 0.87, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #383604 is Cyan = 0, Magento = 0.04, Yellow = 0.93 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 56 | 54 | 4 | - |
| CMYK | 0 | 0.04 | 0.93 | 0.78 |
| HSL | 57.69º | 0.87% | 0.12% | - |
| HSV(B) | 57.69º | 0.93% | 0.22% | - |
| XYZ | 2.97 | 3.49 | 0.63 | - |
| YUV | 48.9 | 102.66 | 133.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 54 | 4 | 0 | 0.04 | 0.93 | 0.78 | 57.69 | 0.87 | 0.12 |
| Hex | 38 | 36 | 4 | 0 | 4 | 5D | 4E | 3A | 57 | C |
| Octal | 70 | 66 | 4 | 0 | 4 | 135 | 116 | 72 | 127 | 14 |
| Binary | 111000 | 110110 | 100 | 0 | 100 | 1011101 | 1001110 | 111010 | 1010111 | 1100 |
Color Harmonies of #383604
Complementary color
Monochromatic Colors of #383604
Black with #383604
Text Example
Text Example
White with #383604
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #383604; }
p { color: rgb(56,54,4); }
H1.HeaderClassName
{
color: #383604;
}
.AnyTagClassName
{
color: #383604;
}
</style>
background-color css
<style>
a { background-color: #383604; }
a { background-color: rgb(56,54,4); }
div.DivClassName
{
background-color: #383604;
}
.BgClassName
{
background-color: #383604;
}
</style>
border-color css
<style>
span { border-color: #383604; }
span { border-color: rgb(56,54,4); }
td.TdClassName
{
border-color: #383604;
}
.TagClassName
{
border-color: #383604;
}
</style>