Shades of Pohutukawa #671127
Tints of Pohutukawa #671127
RGB
CMYK
RGB Variations
Color information
#671127 (or 0x671127) is known color: Pohutukawa. HEX triplet: 67, 11 and 27. RGB value is (103,17,39). Sum of RGB (Red+Green+Blue) = 103+17+39=159 (21% of max value = 765). Red value is 103 (40.62% from 255 or 64.78% from 159); Green value is 17 (7.03% from 255 or 10.69% from 159); Blue value is 39 (15.62% from 255 or 24.53% from 159); Max value from RGB is 103 - color contains mainly: red. Hex color #671127 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #671127 is #98EED8. Grayscale: #2D2D2D. Windows color (decimal): -10022617 or 2560359. OLE color: 2560359.
HSL color Cylindrical-coordinate representation of color #671127: hue angle of 344.65º degrees, saturation: 0.72, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #671127 is Cyan = 0, Magento = 0.83, Yellow = 0.62 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 17 | 39 | - |
| CMYK | 0 | 0.83 | 0.62 | 0.60 |
| HSL | 344.65º | 0.72% | 0.24% | - |
| HSV(B) | 344.65º | 0.83% | 0.4% | - |
| XYZ | 6.16 | 3.43 | 2.26 | - |
| YUV | 45.22 | 124.49 | 169.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 17 | 39 | 0 | 0.83 | 0.62 | 0.60 | 344.65 | 0.72 | 0.24 |
| Hex | 67 | 11 | 27 | 0 | 53 | 3E | 3C | 159 | 48 | 18 |
| Octal | 147 | 21 | 47 | 0 | 123 | 76 | 74 | 531 | 110 | 30 |
| Binary | 1100111 | 10001 | 100111 | 0 | 1010011 | 111110 | 111100 | 101011001 | 1001000 | 11000 |
Color Harmonies of #671127
Complementary color
Monochromatic Colors of #671127
Black with #671127
Text Example
Text Example
White with #671127
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #671127; }
p { color: rgb(103,17,39); }
H1.HeaderClassName
{
color: #671127;
}
.AnyTagClassName
{
color: #671127;
}
</style>
background-color css
<style>
a { background-color: #671127; }
a { background-color: rgb(103,17,39); }
div.DivClassName
{
background-color: #671127;
}
.BgClassName
{
background-color: #671127;
}
</style>
border-color css
<style>
span { border-color: #671127; }
span { border-color: rgb(103,17,39); }
td.TdClassName
{
border-color: #671127;
}
.TagClassName
{
border-color: #671127;
}
</style>