Shades of Pohutukawa #672027
Tints of Pohutukawa #672027
RGB
CMYK
RGB Variations
Color information
#672027 (or 0x672027) is known color: Pohutukawa. HEX triplet: 67, 20 and 27. RGB value is (103,32,39). Sum of RGB (Red+Green+Blue) = 103+32+39=174 (23% of max value = 765). Red value is 103 (40.62% from 255 or 59.20% from 174); Green value is 32 (12.89% from 255 or 18.39% from 174); Blue value is 39 (15.62% from 255 or 22.41% from 174); Max value from RGB is 103 - color contains mainly: red. Hex color #672027 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #672027 is #98DFD8. Grayscale: #363636. Windows color (decimal): -10018777 or 2564199. OLE color: 2564199.
HSL color Cylindrical-coordinate representation of color #672027: hue angle of 354.08º degrees, saturation: 0.53, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #672027 is Cyan = 0, Magento = 0.69, Yellow = 0.62 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 32 | 39 | - |
| CMYK | 0 | 0.69 | 0.62 | 0.60 |
| HSL | 354.08º | 0.53% | 0.26% | - |
| HSV(B) | 354.08º | 0.69% | 0.4% | - |
| XYZ | 6.48 | 4.06 | 2.36 | - |
| YUV | 54.03 | 119.52 | 162.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 32 | 39 | 0 | 0.69 | 0.62 | 0.60 | 354.08 | 0.53 | 0.26 |
| Hex | 67 | 20 | 27 | 0 | 45 | 3E | 3C | 162 | 35 | 1A |
| Octal | 147 | 40 | 47 | 0 | 105 | 76 | 74 | 542 | 65 | 32 |
| Binary | 1100111 | 100000 | 100111 | 0 | 1000101 | 111110 | 111100 | 101100010 | 110101 | 11010 |
Color Harmonies of #672027
Complementary color
Monochromatic Colors of #672027
Black with #672027
Text Example
Text Example
White with #672027
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #672027; }
p { color: rgb(103,32,39); }
H1.HeaderClassName
{
color: #672027;
}
.AnyTagClassName
{
color: #672027;
}
</style>
background-color css
<style>
a { background-color: #672027; }
a { background-color: rgb(103,32,39); }
div.DivClassName
{
background-color: #672027;
}
.BgClassName
{
background-color: #672027;
}
</style>
border-color css
<style>
span { border-color: #672027; }
span { border-color: rgb(103,32,39); }
td.TdClassName
{
border-color: #672027;
}
.TagClassName
{
border-color: #672027;
}
</style>