Shades of Pohutukawa #671319
Tints of Pohutukawa #671319
RGB
CMYK
RGB Variations
Color information
#671319 (or 0x671319) is known color: Pohutukawa. HEX triplet: 67, 13 and 19. RGB value is (103,19,25). Sum of RGB (Red+Green+Blue) = 103+19+25=147 (19% of max value = 765). Red value is 103 (40.62% from 255 or 70.07% from 147); Green value is 19 (7.81% from 255 or 12.93% from 147); Blue value is 25 (10.16% from 255 or 17.01% from 147); Max value from RGB is 103 - color contains mainly: red. Hex color #671319 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #671319 is #98ECE6. Grayscale: #2C2C2C. Windows color (decimal): -10022119 or 1643367. OLE color: 1643367.
HSL color Cylindrical-coordinate representation of color #671319: hue angle of 355.71º degrees, saturation: 0.69, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #671319 is Cyan = 0, Magento = 0.82, Yellow = 0.76 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 19 | 25 | - |
| CMYK | 0 | 0.82 | 0.76 | 0.60 |
| HSL | 355.71º | 0.69% | 0.24% | - |
| HSV(B) | 355.71º | 0.82% | 0.4% | - |
| XYZ | 6 | 3.42 | 1.26 | - |
| YUV | 44.8 | 116.83 | 169.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 19 | 25 | 0 | 0.82 | 0.76 | 0.60 | 355.71 | 0.69 | 0.24 |
| Hex | 67 | 13 | 19 | 0 | 52 | 4C | 3C | 164 | 45 | 18 |
| Octal | 147 | 23 | 31 | 0 | 122 | 114 | 74 | 544 | 105 | 30 |
| Binary | 1100111 | 10011 | 11001 | 0 | 1010010 | 1001100 | 111100 | 101100100 | 1000101 | 11000 |
Color Harmonies of #671319
Complementary color
Monochromatic Colors of #671319
Black with #671319
Text Example
Text Example
White with #671319
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #671319; }
p { color: rgb(103,19,25); }
H1.HeaderClassName
{
color: #671319;
}
.AnyTagClassName
{
color: #671319;
}
</style>
background-color css
<style>
a { background-color: #671319; }
a { background-color: rgb(103,19,25); }
div.DivClassName
{
background-color: #671319;
}
.BgClassName
{
background-color: #671319;
}
</style>
border-color css
<style>
span { border-color: #671319; }
span { border-color: rgb(103,19,25); }
td.TdClassName
{
border-color: #671319;
}
.TagClassName
{
border-color: #671319;
}
</style>