Shades of Karaka #383408
Tints of Karaka #383408
RGB
CMYK
RGB Variations
Color information
#383408 (or 0x383408) is known color: Karaka. HEX triplet: 38, 34 and 08. RGB value is (56,52,8). Sum of RGB (Red+Green+Blue) = 56+52+8=116 (15% of max value = 765). Red value is 56 (22.27% from 255 or 48.28% from 116); Green value is 52 (20.70% from 255 or 44.83% from 116); Blue value is 8 (3.52% from 255 or 6.90% from 116); Max value from RGB is 56 - color contains mainly: red. Hex color #383408 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #383408 is #C7CBF7. Grayscale: #303030. Windows color (decimal): -13093880 or 537656. OLE color: 537656.
HSL color Cylindrical-coordinate representation of color #383408: hue angle of 55º degrees, saturation: 0.75, lightness: 0.13%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #383408 is Cyan = 0, Magento = 0.07, Yellow = 0.86 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 56 | 52 | 8 | - |
| CMYK | 0 | 0.07 | 0.86 | 0.78 |
| HSL | 55º | 0.75% | 0.13% | - |
| HSV(B) | 55º | 0.86% | 0.22% | - |
| XYZ | 2.9 | 3.31 | 0.72 | - |
| YUV | 48.18 | 105.33 | 133.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 52 | 8 | 0 | 0.07 | 0.86 | 0.78 | 55 | 0.75 | 0.13 |
| Hex | 38 | 34 | 8 | 0 | 7 | 56 | 4E | 37 | 4B | D |
| Octal | 70 | 64 | 10 | 0 | 7 | 126 | 116 | 67 | 113 | 15 |
| Binary | 111000 | 110100 | 1000 | 0 | 111 | 1010110 | 1001110 | 110111 | 1001011 | 1101 |
Color Harmonies of #383408
Complementary color
Monochromatic Colors of #383408
Black with #383408
Text Example
Text Example
White with #383408
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #383408; }
p { color: rgb(56,52,8); }
H1.HeaderClassName
{
color: #383408;
}
.AnyTagClassName
{
color: #383408;
}
</style>
background-color css
<style>
a { background-color: #383408; }
a { background-color: rgb(56,52,8); }
div.DivClassName
{
background-color: #383408;
}
.BgClassName
{
background-color: #383408;
}
</style>
border-color css
<style>
span { border-color: #383408; }
span { border-color: rgb(56,52,8); }
td.TdClassName
{
border-color: #383408;
}
.TagClassName
{
border-color: #383408;
}
</style>