Shades of Pohutukawa #671723
Tints of Pohutukawa #671723
RGB
CMYK
RGB Variations
Color information
#671723 (or 0x671723) is known color: Pohutukawa. HEX triplet: 67, 17 and 23. RGB value is (103,23,35). Sum of RGB (Red+Green+Blue) = 103+23+35=161 (21% of max value = 765). Red value is 103 (40.62% from 255 or 63.98% from 161); Green value is 23 (9.38% from 255 or 14.29% from 161); Blue value is 35 (14.06% from 255 or 21.74% from 161); Max value from RGB is 103 - color contains mainly: red. Hex color #671723 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #671723 is #98E8DC. Grayscale: #303030. Windows color (decimal): -10021085 or 2299751. OLE color: 2299751.
HSL color Cylindrical-coordinate representation of color #671723: hue angle of 351º degrees, saturation: 0.63, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #671723 is Cyan = 0, Magento = 0.78, Yellow = 0.66 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 23 | 35 | - |
| CMYK | 0 | 0.78 | 0.66 | 0.60 |
| HSL | 351º | 0.63% | 0.25% | - |
| HSV(B) | 351º | 0.78% | 0.4% | - |
| XYZ | 6.2 | 3.62 | 1.96 | - |
| YUV | 48.29 | 120.5 | 167.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 23 | 35 | 0 | 0.78 | 0.66 | 0.60 | 351 | 0.63 | 0.25 |
| Hex | 67 | 17 | 23 | 0 | 4E | 42 | 3C | 15F | 3F | 19 |
| Octal | 147 | 27 | 43 | 0 | 116 | 102 | 74 | 537 | 77 | 31 |
| Binary | 1100111 | 10111 | 100011 | 0 | 1001110 | 1000010 | 111100 | 101011111 | 111111 | 11001 |
Color Harmonies of #671723
Complementary color
Monochromatic Colors of #671723
Black with #671723
Text Example
Text Example
White with #671723
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #671723; }
p { color: rgb(103,23,35); }
H1.HeaderClassName
{
color: #671723;
}
.AnyTagClassName
{
color: #671723;
}
</style>
background-color css
<style>
a { background-color: #671723; }
a { background-color: rgb(103,23,35); }
div.DivClassName
{
background-color: #671723;
}
.BgClassName
{
background-color: #671723;
}
</style>
border-color css
<style>
span { border-color: #671723; }
span { border-color: rgb(103,23,35); }
td.TdClassName
{
border-color: #671723;
}
.TagClassName
{
border-color: #671723;
}
</style>