Shades of Karaka #383506
Tints of Karaka #383506
RGB
CMYK
RGB Variations
Color information
#383506 (or 0x383506) is known color: Karaka. HEX triplet: 38, 35 and 06. RGB value is (56,53,6). Sum of RGB (Red+Green+Blue) = 56+53+6=115 (15% of max value = 765). Red value is 56 (22.27% from 255 or 48.70% from 115); Green value is 53 (21.09% from 255 or 46.09% from 115); Blue value is 6 (2.73% from 255 or 5.22% from 115); Max value from RGB is 56 - color contains mainly: red. Hex color #383506 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #383506 is #C7CAF9. Grayscale: #303030. Windows color (decimal): -13093626 or 406840. OLE color: 406840.
HSL color Cylindrical-coordinate representation of color #383506: hue angle of 56.4º degrees, saturation: 0.81, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #383506 is Cyan = 0, Magento = 0.05, Yellow = 0.89 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 56 | 53 | 6 | - |
| CMYK | 0 | 0.05 | 0.89 | 0.78 |
| HSL | 56.4º | 0.81% | 0.12% | - |
| HSV(B) | 56.4º | 0.89% | 0.22% | - |
| XYZ | 2.94 | 3.4 | 0.67 | - |
| YUV | 48.54 | 103.99 | 133.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 53 | 6 | 0 | 0.05 | 0.89 | 0.78 | 56.4 | 0.81 | 0.12 |
| Hex | 38 | 35 | 6 | 0 | 5 | 59 | 4E | 38 | 51 | C |
| Octal | 70 | 65 | 6 | 0 | 5 | 131 | 116 | 70 | 121 | 14 |
| Binary | 111000 | 110101 | 110 | 0 | 101 | 1011001 | 1001110 | 111000 | 1010001 | 1100 |
Color Harmonies of #383506
Complementary color
Monochromatic Colors of #383506
Black with #383506
Text Example
Text Example
White with #383506
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #383506; }
p { color: rgb(56,53,6); }
H1.HeaderClassName
{
color: #383506;
}
.AnyTagClassName
{
color: #383506;
}
</style>
background-color css
<style>
a { background-color: #383506; }
a { background-color: rgb(56,53,6); }
div.DivClassName
{
background-color: #383506;
}
.BgClassName
{
background-color: #383506;
}
</style>
border-color css
<style>
span { border-color: #383506; }
span { border-color: rgb(56,53,6); }
td.TdClassName
{
border-color: #383506;
}
.TagClassName
{
border-color: #383506;
}
</style>