Shades of Pohutukawa #6B1018
Tints of Pohutukawa #6B1018
RGB
CMYK
RGB Variations
Color information
#6B1018 (or 0x6B1018) is known color: Pohutukawa. HEX triplet: 6B, 10 and 18. RGB value is (107,16,24). Sum of RGB (Red+Green+Blue) = 107+16+24=147 (19% of max value = 765). Red value is 107 (42.19% from 255 or 72.79% from 147); Green value is 16 (6.64% from 255 or 10.88% from 147); Blue value is 24 (9.77% from 255 or 16.33% from 147); Max value from RGB is 107 - color contains mainly: red. Hex color #6B1018 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #6B1018 is #94EFE7. Grayscale: #2C2C2C. Windows color (decimal): -9760744 or 1577067. OLE color: 1577067.
HSL color Cylindrical-coordinate representation of color #6B1018: hue angle of 354.73º degrees, saturation: 0.74, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.42% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #6B1018 is Cyan = 0, Magento = 0.85, Yellow = 0.78 and Black (K on CMYK) = 0.58.
Color convert
| RGB | 107 | 16 | 24 | - |
| CMYK | 0 | 0.85 | 0.78 | 0.58 |
| HSL | 354.73º | 0.74% | 0.24% | - |
| HSV(B) | 354.73º | 0.85% | 0.42% | - |
| XYZ | 6.41 | 3.56 | 1.21 | - |
| YUV | 44.12 | 116.65 | 172.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 107 | 16 | 24 | 0 | 0.85 | 0.78 | 0.58 | 354.73 | 0.74 | 0.24 |
| Hex | 6B | 10 | 18 | 0 | 55 | 4E | 3A | 163 | 4A | 18 |
| Octal | 153 | 20 | 30 | 0 | 125 | 116 | 72 | 543 | 112 | 30 |
| Binary | 1101011 | 10000 | 11000 | 0 | 1010101 | 1001110 | 111010 | 101100011 | 1001010 | 11000 |
Color Harmonies of #6B1018
Complementary color
Monochromatic Colors of #6B1018
Black with #6B1018
Text Example
Text Example
White with #6B1018
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #6B1018; }
p { color: rgb(107,16,24); }
H1.HeaderClassName
{
color: #6B1018;
}
.AnyTagClassName
{
color: #6B1018;
}
</style>
background-color css
<style>
a { background-color: #6B1018; }
a { background-color: rgb(107,16,24); }
div.DivClassName
{
background-color: #6B1018;
}
.BgClassName
{
background-color: #6B1018;
}
</style>
border-color css
<style>
span { border-color: #6B1018; }
span { border-color: rgb(107,16,24); }
td.TdClassName
{
border-color: #6B1018;
}
.TagClassName
{
border-color: #6B1018;
}
</style>