Shades of Karaka #272722
Tints of Karaka #272722
RGB
CMYK
RGB Variations
Color information
#272722 (or 0x272722) is known color: Karaka. HEX triplet: 27, 27 and 22. RGB value is (39,39,34). Sum of RGB (Red+Green+Blue) = 39+39+34=112 (14% of max value = 765). Red value is 39 (15.62% from 255 or 34.82% from 112); Green value is 39 (15.62% from 255 or 34.82% from 112); Blue value is 34 (13.67% from 255 or 30.36% from 112); Max value from RGB is 39 - color contains mainly: red, green. Hex color #272722 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #272722 is #D8D8DD. Grayscale: #262626. Windows color (decimal): -14211294 or 2238247. OLE color: 2238247.
HSL color Cylindrical-coordinate representation of color #272722: hue angle of 60º degrees, saturation: 0.07, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.15% and HSV saturation: 0.13%. Process color model (Four color, CMYK) of #272722 is Cyan = 0, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.85.
Color convert
| RGB | 39 | 39 | 34 | - |
| CMYK | 0 | 0 | 0.13 | 0.85 |
| HSL | 60º | 0.07% | 0.14% | - |
| HSV(B) | 60º | 0.13% | 0.15% | - |
| XYZ | 1.85 | 2 | 1.8 | - |
| YUV | 38.43 | 125.5 | 128.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 39 | 34 | 0 | 0 | 0.13 | 0.85 | 60 | 0.07 | 0.14 |
| Hex | 27 | 27 | 22 | 0 | 0 | D | 55 | 3C | 7 | E |
| Octal | 47 | 47 | 42 | 0 | 0 | 15 | 125 | 74 | 7 | 16 |
| Binary | 100111 | 100111 | 100010 | 0 | 0 | 1101 | 1010101 | 111100 | 111 | 1110 |
Color Harmonies of #272722
Complementary color
Monochromatic Colors of #272722
Black with #272722
Text Example
Text Example
White with #272722
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #272722; }
p { color: rgb(39,39,34); }
H1.HeaderClassName
{
color: #272722;
}
.AnyTagClassName
{
color: #272722;
}
</style>
background-color css
<style>
a { background-color: #272722; }
a { background-color: rgb(39,39,34); }
div.DivClassName
{
background-color: #272722;
}
.BgClassName
{
background-color: #272722;
}
</style>
border-color css
<style>
span { border-color: #272722; }
span { border-color: rgb(39,39,34); }
td.TdClassName
{
border-color: #272722;
}
.TagClassName
{
border-color: #272722;
}
</style>