Shades of Pohutukawa #671827
Tints of Pohutukawa #671827
RGB
CMYK
RGB Variations
Color information
#671827 (or 0x671827) is known color: Pohutukawa. HEX triplet: 67, 18 and 27. RGB value is (103,24,39). Sum of RGB (Red+Green+Blue) = 103+24+39=166 (21% of max value = 765). Red value is 103 (40.62% from 255 or 62.05% from 166); Green value is 24 (9.77% from 255 or 14.46% from 166); Blue value is 39 (15.62% from 255 or 23.49% from 166); Max value from RGB is 103 - color contains mainly: red. Hex color #671827 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #671827 is #98E7D8. Grayscale: #313131. Windows color (decimal): -10020825 or 2562151. OLE color: 2562151.
HSL color Cylindrical-coordinate representation of color #671827: hue angle of 348.61º degrees, saturation: 0.62, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #671827 is Cyan = 0, Magento = 0.77, Yellow = 0.62 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 24 | 39 | - |
| CMYK | 0 | 0.77 | 0.62 | 0.60 |
| HSL | 348.61º | 0.62% | 0.25% | - |
| HSV(B) | 348.61º | 0.77% | 0.4% | - |
| XYZ | 6.29 | 3.68 | 2.3 | - |
| YUV | 49.33 | 122.17 | 166.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 24 | 39 | 0 | 0.77 | 0.62 | 0.60 | 348.61 | 0.62 | 0.25 |
| Hex | 67 | 18 | 27 | 0 | 4D | 3E | 3C | 15D | 3E | 19 |
| Octal | 147 | 30 | 47 | 0 | 115 | 76 | 74 | 535 | 76 | 31 |
| Binary | 1100111 | 11000 | 100111 | 0 | 1001101 | 111110 | 111100 | 101011101 | 111110 | 11001 |
Color Harmonies of #671827
Complementary color
Monochromatic Colors of #671827
Black with #671827
Text Example
Text Example
White with #671827
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #671827; }
p { color: rgb(103,24,39); }
H1.HeaderClassName
{
color: #671827;
}
.AnyTagClassName
{
color: #671827;
}
</style>
background-color css
<style>
a { background-color: #671827; }
a { background-color: rgb(103,24,39); }
div.DivClassName
{
background-color: #671827;
}
.BgClassName
{
background-color: #671827;
}
</style>
border-color css
<style>
span { border-color: #671827; }
span { border-color: rgb(103,24,39); }
td.TdClassName
{
border-color: #671827;
}
.TagClassName
{
border-color: #671827;
}
</style>