Shades of Karaka #353415
Tints of Karaka #353415
RGB
CMYK
RGB Variations
Color information
#353415 (or 0x353415) is known color: Karaka. HEX triplet: 35, 34 and 15. RGB value is (53,52,21). Sum of RGB (Red+Green+Blue) = 53+52+21=126 (16% of max value = 765). Red value is 53 (21.09% from 255 or 42.06% from 126); Green value is 52 (20.70% from 255 or 41.27% from 126); Blue value is 21 (8.59% from 255 or 16.67% from 126); Max value from RGB is 53 - color contains mainly: red. Hex color #353415 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #353415 is #CACBEA. Grayscale: #303030. Windows color (decimal): -13290475 or 1389621. OLE color: 1389621.
HSL color Cylindrical-coordinate representation of color #353415: hue angle of 58.12º degrees, saturation: 0.43, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #353415 is Cyan = 0, Magento = 0.02, Yellow = 0.60 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 53 | 52 | 21 | - |
| CMYK | 0 | 0.02 | 0.60 | 0.79 |
| HSL | 58.13º | 0.43% | 0.15% | - |
| HSV(B) | 58.13º | 0.6% | 0.21% | - |
| XYZ | 2.83 | 3.27 | 1.19 | - |
| YUV | 48.77 | 112.33 | 131.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 52 | 21 | 0 | 0.02 | 0.60 | 0.79 | 58.13 | 0.43 | 0.15 |
| Hex | 35 | 34 | 15 | 0 | 2 | 3C | 4F | 3A | 2B | F |
| Octal | 65 | 64 | 25 | 0 | 2 | 74 | 117 | 72 | 53 | 17 |
| Binary | 110101 | 110100 | 10101 | 0 | 10 | 111100 | 1001111 | 111010 | 101011 | 1111 |
Color Harmonies of #353415
Complementary color
Monochromatic Colors of #353415
Black with #353415
Text Example
Text Example
White with #353415
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #353415; }
p { color: rgb(53,52,21); }
H1.HeaderClassName
{
color: #353415;
}
.AnyTagClassName
{
color: #353415;
}
</style>
background-color css
<style>
a { background-color: #353415; }
a { background-color: rgb(53,52,21); }
div.DivClassName
{
background-color: #353415;
}
.BgClassName
{
background-color: #353415;
}
</style>
border-color css
<style>
span { border-color: #353415; }
span { border-color: rgb(53,52,21); }
td.TdClassName
{
border-color: #353415;
}
.TagClassName
{
border-color: #353415;
}
</style>