Shades of Pohutukawa #5D1726
Tints of Pohutukawa #5D1726
RGB
CMYK
RGB Variations
Color information
#5D1726 (or 0x5D1726) is known color: Pohutukawa. HEX triplet: 5D, 17 and 26. RGB value is (93,23,38). Sum of RGB (Red+Green+Blue) = 93+23+38=154 (20% of max value = 765). Red value is 93 (36.72% from 255 or 60.39% from 154); Green value is 23 (9.38% from 255 or 14.94% from 154); Blue value is 38 (15.23% from 255 or 24.68% from 154); Max value from RGB is 93 - color contains mainly: red. Hex color #5D1726 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #5D1726 is #A2E8D9. Grayscale: #2D2D2D. Windows color (decimal): -10676442 or 2496349. OLE color: 2496349.
HSL color Cylindrical-coordinate representation of color #5D1726: hue angle of 347.14º degrees, saturation: 0.6, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.36% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #5D1726 is Cyan = 0, Magento = 0.75, Yellow = 0.59 and Black (K on CMYK) = 0.64.
Color convert
| RGB | 93 | 23 | 38 | - |
| CMYK | 0 | 0.75 | 0.59 | 0.64 |
| HSL | 347.14º | 0.6% | 0.23% | - |
| HSV(B) | 347.14º | 0.75% | 0.36% | - |
| XYZ | 5.17 | 3.08 | 2.16 | - |
| YUV | 45.64 | 123.69 | 161.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 93 | 23 | 38 | 0 | 0.75 | 0.59 | 0.64 | 347.14 | 0.6 | 0.23 |
| Hex | 5D | 17 | 26 | 0 | 4B | 3B | 40 | 15B | 3C | 17 |
| Octal | 135 | 27 | 46 | 0 | 113 | 73 | 100 | 533 | 74 | 27 |
| Binary | 1011101 | 10111 | 100110 | 0 | 1001011 | 111011 | 1000000 | 101011011 | 111100 | 10111 |
Color Harmonies of #5D1726
Complementary color
Monochromatic Colors of #5D1726
Black with #5D1726
Text Example
Text Example
White with #5D1726
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #5D1726; }
p { color: rgb(93,23,38); }
H1.HeaderClassName
{
color: #5D1726;
}
.AnyTagClassName
{
color: #5D1726;
}
</style>
background-color css
<style>
a { background-color: #5D1726; }
a { background-color: rgb(93,23,38); }
div.DivClassName
{
background-color: #5D1726;
}
.BgClassName
{
background-color: #5D1726;
}
</style>
border-color css
<style>
span { border-color: #5D1726; }
span { border-color: rgb(93,23,38); }
td.TdClassName
{
border-color: #5D1726;
}
.TagClassName
{
border-color: #5D1726;
}
</style>