Shades of Karaka #383508
Tints of Karaka #383508
RGB
CMYK
RGB Variations
Color information
#383508 (or 0x383508) is known color: Karaka. HEX triplet: 38, 35 and 08. RGB value is (56,53,8). Sum of RGB (Red+Green+Blue) = 56+53+8=117 (15% of max value = 765). Red value is 56 (22.27% from 255 or 47.86% from 117); Green value is 53 (21.09% from 255 or 45.30% from 117); Blue value is 8 (3.52% from 255 or 6.84% from 117); Max value from RGB is 56 - color contains mainly: red. Hex color #383508 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #383508 is #C7CAF7. Grayscale: #303030. Windows color (decimal): -13093624 or 537912. OLE color: 537912.
HSL color Cylindrical-coordinate representation of color #383508: hue angle of 56.25º 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 #383508 is Cyan = 0, Magento = 0.05, Yellow = 0.86 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 56 | 53 | 8 | - |
| CMYK | 0 | 0.05 | 0.86 | 0.78 |
| HSL | 56.25º | 0.75% | 0.13% | - |
| HSV(B) | 56.25º | 0.86% | 0.22% | - |
| XYZ | 2.95 | 3.4 | 0.73 | - |
| YUV | 48.77 | 104.99 | 133.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 53 | 8 | 0 | 0.05 | 0.86 | 0.78 | 56.25 | 0.75 | 0.13 |
| Hex | 38 | 35 | 8 | 0 | 5 | 56 | 4E | 38 | 4B | D |
| Octal | 70 | 65 | 10 | 0 | 5 | 126 | 116 | 70 | 113 | 15 |
| Binary | 111000 | 110101 | 1000 | 0 | 101 | 1010110 | 1001110 | 111000 | 1001011 | 1101 |
Color Harmonies of #383508
Complementary color
Monochromatic Colors of #383508
Black with #383508
Text Example
Text Example
White with #383508
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #383508; }
p { color: rgb(56,53,8); }
H1.HeaderClassName
{
color: #383508;
}
.AnyTagClassName
{
color: #383508;
}
</style>
background-color css
<style>
a { background-color: #383508; }
a { background-color: rgb(56,53,8); }
div.DivClassName
{
background-color: #383508;
}
.BgClassName
{
background-color: #383508;
}
</style>
border-color css
<style>
span { border-color: #383508; }
span { border-color: rgb(56,53,8); }
td.TdClassName
{
border-color: #383508;
}
.TagClassName
{
border-color: #383508;
}
</style>