Shades of Pohutukawa #672128
Tints of Pohutukawa #672128
RGB
CMYK
RGB Variations
Color information
#672128 (or 0x672128) is known color: Pohutukawa. HEX triplet: 67, 21 and 28. RGB value is (103,33,40). Sum of RGB (Red+Green+Blue) = 103+33+40=176 (23% of max value = 765). Red value is 103 (40.62% from 255 or 58.52% from 176); Green value is 33 (13.28% from 255 or 18.75% from 176); Blue value is 40 (16.02% from 255 or 22.73% from 176); Max value from RGB is 103 - color contains mainly: red. Hex color #672128 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #672128 is #98DED7. Grayscale: #363636. Windows color (decimal): -10018520 or 2629991. OLE color: 2629991.
HSL color Cylindrical-coordinate representation of color #672128: hue angle of 354º degrees, saturation: 0.51, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #672128 is Cyan = 0, Magento = 0.68, Yellow = 0.61 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 33 | 40 | - |
| CMYK | 0 | 0.68 | 0.61 | 0.60 |
| HSL | 354º | 0.51% | 0.27% | - |
| HSV(B) | 354º | 0.68% | 0.4% | - |
| XYZ | 6.52 | 4.12 | 2.46 | - |
| YUV | 54.73 | 119.69 | 162.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 33 | 40 | 0 | 0.68 | 0.61 | 0.60 | 354 | 0.51 | 0.27 |
| Hex | 67 | 21 | 28 | 0 | 44 | 3D | 3C | 162 | 33 | 1B |
| Octal | 147 | 41 | 50 | 0 | 104 | 75 | 74 | 542 | 63 | 33 |
| Binary | 1100111 | 100001 | 101000 | 0 | 1000100 | 111101 | 111100 | 101100010 | 110011 | 11011 |
Color Harmonies of #672128
Complementary color
Monochromatic Colors of #672128
Black with #672128
Text Example
Text Example
White with #672128
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #672128; }
p { color: rgb(103,33,40); }
H1.HeaderClassName
{
color: #672128;
}
.AnyTagClassName
{
color: #672128;
}
</style>
background-color css
<style>
a { background-color: #672128; }
a { background-color: rgb(103,33,40); }
div.DivClassName
{
background-color: #672128;
}
.BgClassName
{
background-color: #672128;
}
</style>
border-color css
<style>
span { border-color: #672128; }
span { border-color: rgb(103,33,40); }
td.TdClassName
{
border-color: #672128;
}
.TagClassName
{
border-color: #672128;
}
</style>