Shades of Pohutukawa #6B1416
Tints of Pohutukawa #6B1416
RGB
CMYK
RGB Variations
Color information
#6B1416 (or 0x6B1416) is known color: Pohutukawa. HEX triplet: 6B, 14 and 16. RGB value is (107,20,22). Sum of RGB (Red+Green+Blue) = 107+20+22=149 (19% of max value = 765). Red value is 107 (42.19% from 255 or 71.81% from 149); Green value is 20 (8.20% from 255 or 13.42% from 149); Blue value is 22 (8.98% from 255 or 14.77% from 149); Max value from RGB is 107 - color contains mainly: red. Hex color #6B1416 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #6B1416 is #94EBE9. Grayscale: #2E2E2E. Windows color (decimal): -9759722 or 1447019. OLE color: 1447019.
HSL color Cylindrical-coordinate representation of color #6B1416: hue angle of 358.62º degrees, saturation: 0.69, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.42% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #6B1416 is Cyan = 0, Magento = 0.81, Yellow = 0.79 and Black (K on CMYK) = 0.58.
Color convert
| RGB | 107 | 20 | 22 | - |
| CMYK | 0 | 0.81 | 0.79 | 0.58 |
| HSL | 358.62º | 0.69% | 0.25% | - |
| HSV(B) | 358.62º | 0.81% | 0.42% | - |
| XYZ | 6.46 | 3.68 | 1.13 | - |
| YUV | 46.24 | 114.32 | 171.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 107 | 20 | 22 | 0 | 0.81 | 0.79 | 0.58 | 358.62 | 0.69 | 0.25 |
| Hex | 6B | 14 | 16 | 0 | 51 | 4F | 3A | 167 | 45 | 19 |
| Octal | 153 | 24 | 26 | 0 | 121 | 117 | 72 | 547 | 105 | 31 |
| Binary | 1101011 | 10100 | 10110 | 0 | 1010001 | 1001111 | 111010 | 101100111 | 1000101 | 11001 |
Color Harmonies of #6B1416
Complementary color
Monochromatic Colors of #6B1416
Black with #6B1416
Text Example
Text Example
White with #6B1416
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #6B1416; }
p { color: rgb(107,20,22); }
H1.HeaderClassName
{
color: #6B1416;
}
.AnyTagClassName
{
color: #6B1416;
}
</style>
background-color css
<style>
a { background-color: #6B1416; }
a { background-color: rgb(107,20,22); }
div.DivClassName
{
background-color: #6B1416;
}
.BgClassName
{
background-color: #6B1416;
}
</style>
border-color css
<style>
span { border-color: #6B1416; }
span { border-color: rgb(107,20,22); }
td.TdClassName
{
border-color: #6B1416;
}
.TagClassName
{
border-color: #6B1416;
}
</style>