Shades of Karaka #383617
Tints of Karaka #383617
RGB
CMYK
RGB Variations
Color information
#383617 (or 0x383617) is known color: Karaka. HEX triplet: 38, 36 and 17. RGB value is (56,54,23). Sum of RGB (Red+Green+Blue) = 56+54+23=133 (17% of max value = 765). Red value is 56 (22.27% from 255 or 42.11% from 133); Green value is 54 (21.48% from 255 or 40.60% from 133); Blue value is 23 (9.38% from 255 or 17.29% from 133); Max value from RGB is 56 - color contains mainly: red. Hex color #383617 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #383617 is #C7C9E8. Grayscale: #333333. Windows color (decimal): -13093353 or 1521208. OLE color: 1521208.
HSL color Cylindrical-coordinate representation of color #383617: hue angle of 56.36º 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 #383617 is Cyan = 0, Magento = 0.04, Yellow = 0.59 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 56 | 54 | 23 | - |
| CMYK | 0 | 0.04 | 0.59 | 0.78 |
| HSL | 56.36º | 0.42% | 0.15% | - |
| HSV(B) | 56.36º | 0.59% | 0.22% | - |
| XYZ | 3.1 | 3.54 | 1.33 | - |
| YUV | 51.06 | 112.16 | 131.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 54 | 23 | 0 | 0.04 | 0.59 | 0.78 | 56.36 | 0.42 | 0.15 |
| Hex | 38 | 36 | 17 | 0 | 4 | 3B | 4E | 38 | 2A | F |
| Octal | 70 | 66 | 27 | 0 | 4 | 73 | 116 | 70 | 52 | 17 |
| Binary | 111000 | 110110 | 10111 | 0 | 100 | 111011 | 1001110 | 111000 | 101010 | 1111 |
Color Harmonies of #383617
Complementary color
Monochromatic Colors of #383617
Black with #383617
Text Example
Text Example
White with #383617
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #383617; }
p { color: rgb(56,54,23); }
H1.HeaderClassName
{
color: #383617;
}
.AnyTagClassName
{
color: #383617;
}
</style>
background-color css
<style>
a { background-color: #383617; }
a { background-color: rgb(56,54,23); }
div.DivClassName
{
background-color: #383617;
}
.BgClassName
{
background-color: #383617;
}
</style>
border-color css
<style>
span { border-color: #383617; }
span { border-color: rgb(56,54,23); }
td.TdClassName
{
border-color: #383617;
}
.TagClassName
{
border-color: #383617;
}
</style>