Shades of Karaka #383719
Tints of Karaka #383719
RGB
CMYK
RGB Variations
Color information
#383719 (or 0x383719) is known color: Karaka. HEX triplet: 38, 37 and 19. RGB value is (56,55,25). Sum of RGB (Red+Green+Blue) = 56+55+25=136 (18% of max value = 765). Red value is 56 (22.27% from 255 or 41.18% from 136); Green value is 55 (21.88% from 255 or 40.44% from 136); Blue value is 25 (10.16% from 255 or 18.38% from 136); Max value from RGB is 56 - color contains mainly: red. Hex color #383719 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #383719 is #C7C8E6. Grayscale: #343434. Windows color (decimal): -13093095 or 1652536. OLE color: 1652536.
HSL color Cylindrical-coordinate representation of color #383719: hue angle of 58.06º degrees, saturation: 0.38, lightness: 0.16%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #383719 is Cyan = 0, Magento = 0.02, Yellow = 0.55 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 56 | 55 | 25 | - |
| CMYK | 0 | 0.02 | 0.55 | 0.78 |
| HSL | 58.06º | 0.38% | 0.16% | - |
| HSV(B) | 58.06º | 0.55% | 0.22% | - |
| XYZ | 3.17 | 3.64 | 1.46 | - |
| YUV | 51.88 | 112.83 | 130.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 55 | 25 | 0 | 0.02 | 0.55 | 0.78 | 58.06 | 0.38 | 0.16 |
| Hex | 38 | 37 | 19 | 0 | 2 | 37 | 4E | 3A | 26 | 10 |
| Octal | 70 | 67 | 31 | 0 | 2 | 67 | 116 | 72 | 46 | 20 |
| Binary | 111000 | 110111 | 11001 | 0 | 10 | 110111 | 1001110 | 111010 | 100110 | 10000 |
Color Harmonies of #383719
Complementary color
Monochromatic Colors of #383719
Black with #383719
Text Example
Text Example
White with #383719
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #383719; }
p { color: rgb(56,55,25); }
H1.HeaderClassName
{
color: #383719;
}
.AnyTagClassName
{
color: #383719;
}
</style>
background-color css
<style>
a { background-color: #383719; }
a { background-color: rgb(56,55,25); }
div.DivClassName
{
background-color: #383719;
}
.BgClassName
{
background-color: #383719;
}
</style>
border-color css
<style>
span { border-color: #383719; }
span { border-color: rgb(56,55,25); }
td.TdClassName
{
border-color: #383719;
}
.TagClassName
{
border-color: #383719;
}
</style>