Shades of Pohutukawa #631729
Tints of Pohutukawa #631729
RGB
CMYK
RGB Variations
Color information
#631729 (or 0x631729) is known color: Pohutukawa. HEX triplet: 63, 17 and 29. RGB value is (99,23,41). Sum of RGB (Red+Green+Blue) = 99+23+41=163 (21% of max value = 765). Red value is 99 (39.06% from 255 or 60.74% from 163); Green value is 23 (9.38% from 255 or 14.11% from 163); Blue value is 41 (16.41% from 255 or 25.15% from 163); Max value from RGB is 99 - color contains mainly: red. Hex color #631729 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #631729 is #9CE8D6. Grayscale: #2F2F2F. Windows color (decimal): -10283223 or 2692963. OLE color: 2692963.
HSL color Cylindrical-coordinate representation of color #631729: hue angle of 345.79º degrees, saturation: 0.62, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #631729 is Cyan = 0, Magento = 0.77, Yellow = 0.59 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 99 | 23 | 41 | - |
| CMYK | 0 | 0.77 | 0.59 | 0.61 |
| HSL | 345.79º | 0.62% | 0.24% | - |
| HSV(B) | 345.79º | 0.77% | 0.39% | - |
| XYZ | 5.85 | 3.43 | 2.45 | - |
| YUV | 47.78 | 124.18 | 164.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 23 | 41 | 0 | 0.77 | 0.59 | 0.61 | 345.79 | 0.62 | 0.24 |
| Hex | 63 | 17 | 29 | 0 | 4D | 3B | 3D | 15A | 3E | 18 |
| Octal | 143 | 27 | 51 | 0 | 115 | 73 | 75 | 532 | 76 | 30 |
| Binary | 1100011 | 10111 | 101001 | 0 | 1001101 | 111011 | 111101 | 101011010 | 111110 | 11000 |
Color Harmonies of #631729
Complementary color
Monochromatic Colors of #631729
Black with #631729
Text Example
Text Example
White with #631729
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #631729; }
p { color: rgb(99,23,41); }
H1.HeaderClassName
{
color: #631729;
}
.AnyTagClassName
{
color: #631729;
}
</style>
background-color css
<style>
a { background-color: #631729; }
a { background-color: rgb(99,23,41); }
div.DivClassName
{
background-color: #631729;
}
.BgClassName
{
background-color: #631729;
}
</style>
border-color css
<style>
span { border-color: #631729; }
span { border-color: rgb(99,23,41); }
td.TdClassName
{
border-color: #631729;
}
.TagClassName
{
border-color: #631729;
}
</style>