Shades of Karaka #353414
Tints of Karaka #353414
RGB
CMYK
RGB Variations
Color information
#353414 (or 0x353414) is known color: Karaka. HEX triplet: 35, 34 and 14. RGB value is (53,52,20). Sum of RGB (Red+Green+Blue) = 53+52+20=125 (16% of max value = 765). Red value is 53 (21.09% from 255 or 42.4% from 125); Green value is 52 (20.70% from 255 or 41.6% from 125); Blue value is 20 (8.20% from 255 or 16% from 125); Max value from RGB is 53 - color contains mainly: red. Hex color #353414 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #353414 is #CACBEB. Grayscale: #303030. Windows color (decimal): -13290476 or 1324085. OLE color: 1324085.
HSL color Cylindrical-coordinate representation of color #353414: hue angle of 58.18º degrees, saturation: 0.45, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #353414 is Cyan = 0, Magento = 0.02, Yellow = 0.62 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 53 | 52 | 20 | - |
| CMYK | 0 | 0.02 | 0.62 | 0.79 |
| HSL | 58.18º | 0.45% | 0.14% | - |
| HSV(B) | 58.18º | 0.62% | 0.21% | - |
| XYZ | 2.82 | 3.26 | 1.14 | - |
| YUV | 48.65 | 111.83 | 131.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 52 | 20 | 0 | 0.02 | 0.62 | 0.79 | 58.18 | 0.45 | 0.14 |
| Hex | 35 | 34 | 14 | 0 | 2 | 3E | 4F | 3A | 2D | E |
| Octal | 65 | 64 | 24 | 0 | 2 | 76 | 117 | 72 | 55 | 16 |
| Binary | 110101 | 110100 | 10100 | 0 | 10 | 111110 | 1001111 | 111010 | 101101 | 1110 |
Color Harmonies of #353414
Complementary color
Monochromatic Colors of #353414
Black with #353414
Text Example
Text Example
White with #353414
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #353414; }
p { color: rgb(53,52,20); }
H1.HeaderClassName
{
color: #353414;
}
.AnyTagClassName
{
color: #353414;
}
</style>
background-color css
<style>
a { background-color: #353414; }
a { background-color: rgb(53,52,20); }
div.DivClassName
{
background-color: #353414;
}
.BgClassName
{
background-color: #353414;
}
</style>
border-color css
<style>
span { border-color: #353414; }
span { border-color: rgb(53,52,20); }
td.TdClassName
{
border-color: #353414;
}
.TagClassName
{
border-color: #353414;
}
</style>