Shades of Karaka #343519
Tints of Karaka #343519
RGB
CMYK
RGB Variations
Color information
#343519 (or 0x343519) is known color: Karaka. HEX triplet: 34, 35 and 19. RGB value is (52,53,25). Sum of RGB (Red+Green+Blue) = 52+53+25=130 (17% of max value = 765). Red value is 52 (20.70% from 255 or 40% from 130); Green value is 53 (21.09% from 255 or 40.77% from 130); Blue value is 25 (10.16% from 255 or 19.23% from 130); Max value from RGB is 53 - color contains mainly: green. Hex color #343519 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #343519 is #CBCAE6. Grayscale: #313131. Windows color (decimal): -13355751 or 1652020. OLE color: 1652020.
HSL color Cylindrical-coordinate representation of color #343519: hue angle of 62.14º degrees, saturation: 0.36, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #343519 is Cyan = 0.02, Magento = 0, Yellow = 0.53 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 52 | 53 | 25 | - |
| CMYK | 0.02 | 0 | 0.53 | 0.79 |
| HSL | 62.14º | 0.36% | 0.15% | - |
| HSV(B) | 62.14º | 0.53% | 0.21% | - |
| XYZ | 2.86 | 3.35 | 1.41 | - |
| YUV | 49.51 | 114.17 | 129.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 53 | 25 | 0.02 | 0 | 0.53 | 0.79 | 62.14 | 0.36 | 0.15 |
| Hex | 34 | 35 | 19 | 2 | 0 | 35 | 4F | 3E | 24 | F |
| Octal | 64 | 65 | 31 | 2 | 0 | 65 | 117 | 76 | 44 | 17 |
| Binary | 110100 | 110101 | 11001 | 10 | 0 | 110101 | 1001111 | 111110 | 100100 | 1111 |
Color Harmonies of #343519
Complementary color
Monochromatic Colors of #343519
Black with #343519
Text Example
Text Example
White with #343519
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #343519; }
p { color: rgb(52,53,25); }
H1.HeaderClassName
{
color: #343519;
}
.AnyTagClassName
{
color: #343519;
}
</style>
background-color css
<style>
a { background-color: #343519; }
a { background-color: rgb(52,53,25); }
div.DivClassName
{
background-color: #343519;
}
.BgClassName
{
background-color: #343519;
}
</style>
border-color css
<style>
span { border-color: #343519; }
span { border-color: rgb(52,53,25); }
td.TdClassName
{
border-color: #343519;
}
.TagClassName
{
border-color: #343519;
}
</style>