Shades of Pohutukawa #671027
Tints of Pohutukawa #671027
RGB
CMYK
RGB Variations
Color information
#671027 (or 0x671027) is known color: Pohutukawa. HEX triplet: 67, 10 and 27. RGB value is (103,16,39). Sum of RGB (Red+Green+Blue) = 103+16+39=158 (20% of max value = 765). Red value is 103 (40.62% from 255 or 65.19% from 158); Green value is 16 (6.64% from 255 or 10.13% from 158); Blue value is 39 (15.62% from 255 or 24.68% from 158); Max value from RGB is 103 - color contains mainly: red. Hex color #671027 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #671027 is #98EFD8. Grayscale: #2C2C2C. Windows color (decimal): -10022873 or 2560103. OLE color: 2560103.
HSL color Cylindrical-coordinate representation of color #671027: hue angle of 344.14º 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 #671027 is Cyan = 0, Magento = 0.84, Yellow = 0.62 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 16 | 39 | - |
| CMYK | 0 | 0.84 | 0.62 | 0.60 |
| HSL | 344.14º | 0.73% | 0.23% | - |
| HSV(B) | 344.14º | 0.84% | 0.4% | - |
| XYZ | 6.15 | 3.4 | 2.25 | - |
| YUV | 44.64 | 124.82 | 169.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 16 | 39 | 0 | 0.84 | 0.62 | 0.60 | 344.14 | 0.73 | 0.23 |
| Hex | 67 | 10 | 27 | 0 | 54 | 3E | 3C | 158 | 49 | 17 |
| Octal | 147 | 20 | 47 | 0 | 124 | 76 | 74 | 530 | 111 | 27 |
| Binary | 1100111 | 10000 | 100111 | 0 | 1010100 | 111110 | 111100 | 101011000 | 1001001 | 10111 |
Color Harmonies of #671027
Complementary color
Monochromatic Colors of #671027
Black with #671027
Text Example
Text Example
White with #671027
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #671027; }
p { color: rgb(103,16,39); }
H1.HeaderClassName
{
color: #671027;
}
.AnyTagClassName
{
color: #671027;
}
</style>
background-color css
<style>
a { background-color: #671027; }
a { background-color: rgb(103,16,39); }
div.DivClassName
{
background-color: #671027;
}
.BgClassName
{
background-color: #671027;
}
</style>
border-color css
<style>
span { border-color: #671027; }
span { border-color: rgb(103,16,39); }
td.TdClassName
{
border-color: #671027;
}
.TagClassName
{
border-color: #671027;
}
</style>