Shades of Pohutukawa #671019
Tints of Pohutukawa #671019
RGB
CMYK
RGB Variations
Color information
#671019 (or 0x671019) is known color: Pohutukawa. HEX triplet: 67, 10 and 19. RGB value is (103,16,25). Sum of RGB (Red+Green+Blue) = 103+16+25=144 (19% of max value = 765). Red value is 103 (40.62% from 255 or 71.53% from 144); Green value is 16 (6.64% from 255 or 11.11% from 144); Blue value is 25 (10.16% from 255 or 17.36% from 144); Max value from RGB is 103 - color contains mainly: red. Hex color #671019 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #671019 is #98EFE6. Grayscale: #2B2B2B. Windows color (decimal): -10022887 or 1642599. OLE color: 1642599.
HSL color Cylindrical-coordinate representation of color #671019: hue angle of 353.79º degrees, saturation: 0.73, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #671019 is Cyan = 0, Magento = 0.84, Yellow = 0.76 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 16 | 25 | - |
| CMYK | 0 | 0.84 | 0.76 | 0.60 |
| HSL | 353.79º | 0.73% | 0.23% | - |
| HSV(B) | 353.79º | 0.84% | 0.4% | - |
| XYZ | 5.95 | 3.32 | 1.25 | - |
| YUV | 43.04 | 117.82 | 170.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 16 | 25 | 0 | 0.84 | 0.76 | 0.60 | 353.79 | 0.73 | 0.23 |
| Hex | 67 | 10 | 19 | 0 | 54 | 4C | 3C | 162 | 49 | 17 |
| Octal | 147 | 20 | 31 | 0 | 124 | 114 | 74 | 542 | 111 | 27 |
| Binary | 1100111 | 10000 | 11001 | 0 | 1010100 | 1001100 | 111100 | 101100010 | 1001001 | 10111 |
Color Harmonies of #671019
Complementary color
Monochromatic Colors of #671019
Black with #671019
Text Example
Text Example
White with #671019
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #671019; }
p { color: rgb(103,16,25); }
H1.HeaderClassName
{
color: #671019;
}
.AnyTagClassName
{
color: #671019;
}
</style>
background-color css
<style>
a { background-color: #671019; }
a { background-color: rgb(103,16,25); }
div.DivClassName
{
background-color: #671019;
}
.BgClassName
{
background-color: #671019;
}
</style>
border-color css
<style>
span { border-color: #671019; }
span { border-color: rgb(103,16,25); }
td.TdClassName
{
border-color: #671019;
}
.TagClassName
{
border-color: #671019;
}
</style>