Shades of Pohutukawa #671527
Tints of Pohutukawa #671527
RGB
CMYK
RGB Variations
Color information
#671527 (or 0x671527) is known color: Pohutukawa. HEX triplet: 67, 15 and 27. RGB value is (103,21,39). Sum of RGB (Red+Green+Blue) = 103+21+39=163 (21% of max value = 765). Red value is 103 (40.62% from 255 or 63.19% from 163); Green value is 21 (8.59% from 255 or 12.88% from 163); Blue value is 39 (15.62% from 255 or 23.93% from 163); Max value from RGB is 103 - color contains mainly: red. Hex color #671527 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #671527 is #98EAD8. Grayscale: #2F2F2F. Windows color (decimal): -10021593 or 2561383. OLE color: 2561383.
HSL color Cylindrical-coordinate representation of color #671527: hue angle of 346.83º degrees, saturation: 0.66, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #671527 is Cyan = 0, Magento = 0.80, Yellow = 0.62 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 21 | 39 | - |
| CMYK | 0 | 0.80 | 0.62 | 0.60 |
| HSL | 346.83º | 0.66% | 0.24% | - |
| HSV(B) | 346.83º | 0.8% | 0.4% | - |
| XYZ | 6.23 | 3.57 | 2.28 | - |
| YUV | 47.57 | 123.17 | 167.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 21 | 39 | 0 | 0.80 | 0.62 | 0.60 | 346.83 | 0.66 | 0.24 |
| Hex | 67 | 15 | 27 | 0 | 50 | 3E | 3C | 15B | 42 | 18 |
| Octal | 147 | 25 | 47 | 0 | 120 | 76 | 74 | 533 | 102 | 30 |
| Binary | 1100111 | 10101 | 100111 | 0 | 1010000 | 111110 | 111100 | 101011011 | 1000010 | 11000 |
Color Harmonies of #671527
Complementary color
Monochromatic Colors of #671527
Black with #671527
Text Example
Text Example
White with #671527
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #671527; }
p { color: rgb(103,21,39); }
H1.HeaderClassName
{
color: #671527;
}
.AnyTagClassName
{
color: #671527;
}
</style>
background-color css
<style>
a { background-color: #671527; }
a { background-color: rgb(103,21,39); }
div.DivClassName
{
background-color: #671527;
}
.BgClassName
{
background-color: #671527;
}
</style>
border-color css
<style>
span { border-color: #671527; }
span { border-color: rgb(103,21,39); }
td.TdClassName
{
border-color: #671527;
}
.TagClassName
{
border-color: #671527;
}
</style>