Shades of Karaka #383407
Tints of Karaka #383407
RGB
CMYK
RGB Variations
Color information
#383407 (or 0x383407) is known color: Karaka. HEX triplet: 38, 34 and 07. RGB value is (56,52,7). Sum of RGB (Red+Green+Blue) = 56+52+7=115 (15% of max value = 765). Red value is 56 (22.27% from 255 or 48.70% from 115); Green value is 52 (20.70% from 255 or 45.22% from 115); Blue value is 7 (3.12% from 255 or 6.09% from 115); Max value from RGB is 56 - color contains mainly: red. Hex color #383407 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #383407 is #C7CBF8. Grayscale: #303030. Windows color (decimal): -13093881 or 472120. OLE color: 472120.
HSL color Cylindrical-coordinate representation of color #383407: hue angle of 55.1º degrees, saturation: 0.78, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #383407 is Cyan = 0, Magento = 0.07, Yellow = 0.88 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 56 | 52 | 7 | - |
| CMYK | 0 | 0.07 | 0.88 | 0.78 |
| HSL | 55.1º | 0.78% | 0.12% | - |
| HSV(B) | 55.1º | 0.88% | 0.22% | - |
| XYZ | 2.9 | 3.31 | 0.69 | - |
| YUV | 48.07 | 104.83 | 133.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 52 | 7 | 0 | 0.07 | 0.88 | 0.78 | 55.1 | 0.78 | 0.12 |
| Hex | 38 | 34 | 7 | 0 | 7 | 58 | 4E | 37 | 4E | C |
| Octal | 70 | 64 | 7 | 0 | 7 | 130 | 116 | 67 | 116 | 14 |
| Binary | 111000 | 110100 | 111 | 0 | 111 | 1011000 | 1001110 | 110111 | 1001110 | 1100 |
Color Harmonies of #383407
Complementary color
Monochromatic Colors of #383407
Black with #383407
Text Example
Text Example
White with #383407
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #383407; }
p { color: rgb(56,52,7); }
H1.HeaderClassName
{
color: #383407;
}
.AnyTagClassName
{
color: #383407;
}
</style>
background-color css
<style>
a { background-color: #383407; }
a { background-color: rgb(56,52,7); }
div.DivClassName
{
background-color: #383407;
}
.BgClassName
{
background-color: #383407;
}
</style>
border-color css
<style>
span { border-color: #383407; }
span { border-color: rgb(56,52,7); }
td.TdClassName
{
border-color: #383407;
}
.TagClassName
{
border-color: #383407;
}
</style>