Shades of Pohutukawa #671528
Tints of Pohutukawa #671528
RGB
CMYK
RGB Variations
Color information
#671528 (or 0x671528) is known color: Pohutukawa. HEX triplet: 67, 15 and 28. RGB value is (103,21,40). Sum of RGB (Red+Green+Blue) = 103+21+40=164 (21% of max value = 765). Red value is 103 (40.62% from 255 or 62.80% from 164); Green value is 21 (8.59% from 255 or 12.80% from 164); Blue value is 40 (16.02% from 255 or 24.39% from 164); Max value from RGB is 103 - color contains mainly: red. Hex color #671528 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #671528 is #98EAD7. Grayscale: #2F2F2F. Windows color (decimal): -10021592 or 2626919. OLE color: 2626919.
HSL color Cylindrical-coordinate representation of color #671528: hue angle of 346.1º 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 #671528 is Cyan = 0, Magento = 0.80, Yellow = 0.61 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 21 | 40 | - |
| CMYK | 0 | 0.80 | 0.61 | 0.60 |
| HSL | 346.1º | 0.66% | 0.24% | - |
| HSV(B) | 346.1º | 0.8% | 0.4% | - |
| XYZ | 6.24 | 3.57 | 2.37 | - |
| YUV | 47.68 | 123.67 | 167.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 21 | 40 | 0 | 0.80 | 0.61 | 0.60 | 346.1 | 0.66 | 0.24 |
| Hex | 67 | 15 | 28 | 0 | 50 | 3D | 3C | 15A | 42 | 18 |
| Octal | 147 | 25 | 50 | 0 | 120 | 75 | 74 | 532 | 102 | 30 |
| Binary | 1100111 | 10101 | 101000 | 0 | 1010000 | 111101 | 111100 | 101011010 | 1000010 | 11000 |
Color Harmonies of #671528
Complementary color
Monochromatic Colors of #671528
Black with #671528
Text Example
Text Example
White with #671528
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #671528; }
p { color: rgb(103,21,40); }
H1.HeaderClassName
{
color: #671528;
}
.AnyTagClassName
{
color: #671528;
}
</style>
background-color css
<style>
a { background-color: #671528; }
a { background-color: rgb(103,21,40); }
div.DivClassName
{
background-color: #671528;
}
.BgClassName
{
background-color: #671528;
}
</style>
border-color css
<style>
span { border-color: #671528; }
span { border-color: rgb(103,21,40); }
td.TdClassName
{
border-color: #671528;
}
.TagClassName
{
border-color: #671528;
}
</style>