Shades of Karaka #262620
Tints of Karaka #262620
RGB
CMYK
RGB Variations
Color information
#262620 (or 0x262620) is known color: Karaka. HEX triplet: 26, 26 and 20. RGB value is (38,38,32). Sum of RGB (Red+Green+Blue) = 38+38+32=108 (14% of max value = 765). Red value is 38 (15.23% from 255 or 35.19% from 108); Green value is 38 (15.23% from 255 or 35.19% from 108); Blue value is 32 (12.89% from 255 or 29.63% from 108); Max value from RGB is 38 - color contains mainly: red, green. Hex color #262620 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #262620 is #D9D9DF. Grayscale: #252525. Windows color (decimal): -14277088 or 2106918. OLE color: 2106918.
HSL color Cylindrical-coordinate representation of color #262620: hue angle of 60º degrees, saturation: 0.09, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.15% and HSV saturation: 0.16%. Process color model (Four color, CMYK) of #262620 is Cyan = 0, Magento = 0, Yellow = 0.16 and Black (K on CMYK) = 0.85.
Color convert
| RGB | 38 | 38 | 32 | - |
| CMYK | 0 | 0 | 0.16 | 0.85 |
| HSL | 60º | 0.09% | 0.14% | - |
| HSV(B) | 60º | 0.16% | 0.15% | - |
| XYZ | 1.75 | 1.9 | 1.64 | - |
| YUV | 37.32 | 125 | 128.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 38 | 32 | 0 | 0 | 0.16 | 0.85 | 60 | 0.09 | 0.14 |
| Hex | 26 | 26 | 20 | 0 | 0 | 10 | 55 | 3C | 9 | E |
| Octal | 46 | 46 | 40 | 0 | 0 | 20 | 125 | 74 | 11 | 16 |
| Binary | 100110 | 100110 | 100000 | 0 | 0 | 10000 | 1010101 | 111100 | 1001 | 1110 |
Color Harmonies of #262620
Complementary color
Monochromatic Colors of #262620
Black with #262620
Text Example
Text Example
White with #262620
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #262620; }
p { color: rgb(38,38,32); }
H1.HeaderClassName
{
color: #262620;
}
.AnyTagClassName
{
color: #262620;
}
</style>
background-color css
<style>
a { background-color: #262620; }
a { background-color: rgb(38,38,32); }
div.DivClassName
{
background-color: #262620;
}
.BgClassName
{
background-color: #262620;
}
</style>
border-color css
<style>
span { border-color: #262620; }
span { border-color: rgb(38,38,32); }
td.TdClassName
{
border-color: #262620;
}
.TagClassName
{
border-color: #262620;
}
</style>