Shades of Pohutukawa #671328
Tints of Pohutukawa #671328
RGB
CMYK
RGB Variations
Color information
#671328 (or 0x671328) is known color: Pohutukawa. HEX triplet: 67, 13 and 28. RGB value is (103,19,40). Sum of RGB (Red+Green+Blue) = 103+19+40=162 (21% of max value = 765). Red value is 103 (40.62% from 255 or 63.58% from 162); Green value is 19 (7.81% from 255 or 11.73% from 162); Blue value is 40 (16.02% from 255 or 24.69% from 162); Max value from RGB is 103 - color contains mainly: red. Hex color #671328 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #671328 is #98ECD7. Grayscale: #2E2E2E. Windows color (decimal): -10022104 or 2626407. OLE color: 2626407.
HSL color Cylindrical-coordinate representation of color #671328: hue angle of 345º 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 #671328 is Cyan = 0, Magento = 0.82, Yellow = 0.61 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 19 | 40 | - |
| CMYK | 0 | 0.82 | 0.61 | 0.60 |
| HSL | 345º | 0.69% | 0.24% | - |
| HSV(B) | 345º | 0.82% | 0.4% | - |
| XYZ | 6.21 | 3.5 | 2.36 | - |
| YUV | 46.51 | 124.33 | 168.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 19 | 40 | 0 | 0.82 | 0.61 | 0.60 | 345 | 0.69 | 0.24 |
| Hex | 67 | 13 | 28 | 0 | 52 | 3D | 3C | 159 | 45 | 18 |
| Octal | 147 | 23 | 50 | 0 | 122 | 75 | 74 | 531 | 105 | 30 |
| Binary | 1100111 | 10011 | 101000 | 0 | 1010010 | 111101 | 111100 | 101011001 | 1000101 | 11000 |
Color Harmonies of #671328
Complementary color
Monochromatic Colors of #671328
Black with #671328
Text Example
Text Example
White with #671328
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #671328; }
p { color: rgb(103,19,40); }
H1.HeaderClassName
{
color: #671328;
}
.AnyTagClassName
{
color: #671328;
}
</style>
background-color css
<style>
a { background-color: #671328; }
a { background-color: rgb(103,19,40); }
div.DivClassName
{
background-color: #671328;
}
.BgClassName
{
background-color: #671328;
}
</style>
border-color css
<style>
span { border-color: #671328; }
span { border-color: rgb(103,19,40); }
td.TdClassName
{
border-color: #671328;
}
.TagClassName
{
border-color: #671328;
}
</style>