Shades of Karaka #383517
Tints of Karaka #383517
RGB
CMYK
RGB Variations
Color information
#383517 (or 0x383517) is known color: Karaka. HEX triplet: 38, 35 and 17. RGB value is (56,53,23). Sum of RGB (Red+Green+Blue) = 56+53+23=132 (17% of max value = 765). Red value is 56 (22.27% from 255 or 42.42% from 132); Green value is 53 (21.09% from 255 or 40.15% from 132); Blue value is 23 (9.38% from 255 or 17.42% from 132); Max value from RGB is 56 - color contains mainly: red. Hex color #383517 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #383517 is #C7CAE8. Grayscale: #323232. Windows color (decimal): -13093609 or 1520952. OLE color: 1520952.
HSL color Cylindrical-coordinate representation of color #383517: hue angle of 54.55º degrees, saturation: 0.42, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #383517 is Cyan = 0, Magento = 0.05, Yellow = 0.59 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 56 | 53 | 23 | - |
| CMYK | 0 | 0.05 | 0.59 | 0.78 |
| HSL | 54.55º | 0.42% | 0.15% | - |
| HSV(B) | 54.55º | 0.59% | 0.22% | - |
| XYZ | 3.06 | 3.45 | 1.32 | - |
| YUV | 50.48 | 112.49 | 131.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 53 | 23 | 0 | 0.05 | 0.59 | 0.78 | 54.55 | 0.42 | 0.15 |
| Hex | 38 | 35 | 17 | 0 | 5 | 3B | 4E | 37 | 2A | F |
| Octal | 70 | 65 | 27 | 0 | 5 | 73 | 116 | 67 | 52 | 17 |
| Binary | 111000 | 110101 | 10111 | 0 | 101 | 111011 | 1001110 | 110111 | 101010 | 1111 |
Color Harmonies of #383517
Complementary color
Monochromatic Colors of #383517
Black with #383517
Text Example
Text Example
White with #383517
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #383517; }
p { color: rgb(56,53,23); }
H1.HeaderClassName
{
color: #383517;
}
.AnyTagClassName
{
color: #383517;
}
</style>
background-color css
<style>
a { background-color: #383517; }
a { background-color: rgb(56,53,23); }
div.DivClassName
{
background-color: #383517;
}
.BgClassName
{
background-color: #383517;
}
</style>
border-color css
<style>
span { border-color: #383517; }
span { border-color: rgb(56,53,23); }
td.TdClassName
{
border-color: #383517;
}
.TagClassName
{
border-color: #383517;
}
</style>