Shades of Karaka #343207
Tints of Karaka #343207
RGB
CMYK
RGB Variations
Color information
#343207 (or 0x343207) is known color: Karaka. HEX triplet: 34, 32 and 07. RGB value is (52,50,7). Sum of RGB (Red+Green+Blue) = 52+50+7=109 (14% of max value = 765). Red value is 52 (20.70% from 255 or 47.71% from 109); Green value is 50 (19.92% from 255 or 45.87% from 109); Blue value is 7 (3.12% from 255 or 6.42% from 109); Max value from RGB is 52 - color contains mainly: red. Hex color #343207 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #343207 is #CBCDF8. Grayscale: #2D2D2D. Windows color (decimal): -13356537 or 471604. OLE color: 471604.
HSL color Cylindrical-coordinate representation of color #343207: hue angle of 57.33º degrees, saturation: 0.76, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.2% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #343207 is Cyan = 0, Magento = 0.04, Yellow = 0.87 and Black (K on CMYK) = 0.80.
Color convert
| RGB | 52 | 50 | 7 | - |
| CMYK | 0 | 0.04 | 0.87 | 0.80 |
| HSL | 57.33º | 0.76% | 0.12% | - |
| HSV(B) | 57.33º | 0.87% | 0.2% | - |
| XYZ | 2.6 | 3.03 | 0.65 | - |
| YUV | 45.7 | 106.16 | 132.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 50 | 7 | 0 | 0.04 | 0.87 | 0.80 | 57.33 | 0.76 | 0.12 |
| Hex | 34 | 32 | 7 | 0 | 4 | 57 | 50 | 39 | 4C | C |
| Octal | 64 | 62 | 7 | 0 | 4 | 127 | 120 | 71 | 114 | 14 |
| Binary | 110100 | 110010 | 111 | 0 | 100 | 1010111 | 1010000 | 111001 | 1001100 | 1100 |
Color Harmonies of #343207
Complementary color
Monochromatic Colors of #343207
Black with #343207
Text Example
Text Example
White with #343207
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #343207; }
p { color: rgb(52,50,7); }
H1.HeaderClassName
{
color: #343207;
}
.AnyTagClassName
{
color: #343207;
}
</style>
background-color css
<style>
a { background-color: #343207; }
a { background-color: rgb(52,50,7); }
div.DivClassName
{
background-color: #343207;
}
.BgClassName
{
background-color: #343207;
}
</style>
border-color css
<style>
span { border-color: #343207; }
span { border-color: rgb(52,50,7); }
td.TdClassName
{
border-color: #343207;
}
.TagClassName
{
border-color: #343207;
}
</style>