Shades of Karaka #383716
Tints of Karaka #383716
RGB
CMYK
RGB Variations
Color information
#383716 (or 0x383716) is known color: Karaka. HEX triplet: 38, 37 and 16. RGB value is (56,55,22). Sum of RGB (Red+Green+Blue) = 56+55+22=133 (17% of max value = 765). Red value is 56 (22.27% from 255 or 42.11% from 133); Green value is 55 (21.88% from 255 or 41.35% from 133); Blue value is 22 (8.98% from 255 or 16.54% from 133); Max value from RGB is 56 - color contains mainly: red. Hex color #383716 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #383716 is #C7C8E9. Grayscale: #333333. Windows color (decimal): -13093098 or 1455928. OLE color: 1455928.
HSL color Cylindrical-coordinate representation of color #383716: hue angle of 58.24º degrees, saturation: 0.44, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #383716 is Cyan = 0, Magento = 0.02, Yellow = 0.61 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 56 | 55 | 22 | - |
| CMYK | 0 | 0.02 | 0.61 | 0.78 |
| HSL | 58.24º | 0.44% | 0.15% | - |
| HSV(B) | 58.24º | 0.61% | 0.22% | - |
| XYZ | 3.14 | 3.63 | 1.29 | - |
| YUV | 51.54 | 111.33 | 131.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 55 | 22 | 0 | 0.02 | 0.61 | 0.78 | 58.24 | 0.44 | 0.15 |
| Hex | 38 | 37 | 16 | 0 | 2 | 3D | 4E | 3A | 2C | F |
| Octal | 70 | 67 | 26 | 0 | 2 | 75 | 116 | 72 | 54 | 17 |
| Binary | 111000 | 110111 | 10110 | 0 | 10 | 111101 | 1001110 | 111010 | 101100 | 1111 |
Color Harmonies of #383716
Complementary color
Monochromatic Colors of #383716
Black with #383716
Text Example
Text Example
White with #383716
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #383716; }
p { color: rgb(56,55,22); }
H1.HeaderClassName
{
color: #383716;
}
.AnyTagClassName
{
color: #383716;
}
</style>
background-color css
<style>
a { background-color: #383716; }
a { background-color: rgb(56,55,22); }
div.DivClassName
{
background-color: #383716;
}
.BgClassName
{
background-color: #383716;
}
</style>
border-color css
<style>
span { border-color: #383716; }
span { border-color: rgb(56,55,22); }
td.TdClassName
{
border-color: #383716;
}
.TagClassName
{
border-color: #383716;
}
</style>