Shades of Pohutukawa #631719
Tints of Pohutukawa #631719
RGB
CMYK
RGB Variations
Color information
#631719 (or 0x631719) is known color: Pohutukawa. HEX triplet: 63, 17 and 19. RGB value is (99,23,25). Sum of RGB (Red+Green+Blue) = 99+23+25=147 (19% of max value = 765). Red value is 99 (39.06% from 255 or 67.35% from 147); Green value is 23 (9.38% from 255 or 15.65% from 147); Blue value is 25 (10.16% from 255 or 17.01% from 147); Max value from RGB is 99 - color contains mainly: red. Hex color #631719 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #631719 is #9CE8E6. Grayscale: #2E2E2E. Windows color (decimal): -10283239 or 1644387. OLE color: 1644387.
HSL color Cylindrical-coordinate representation of color #631719: hue angle of 358.42º 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 #631719 is Cyan = 0, Magento = 0.77, Yellow = 0.75 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 99 | 23 | 25 | - |
| CMYK | 0 | 0.77 | 0.75 | 0.61 |
| HSL | 358.42º | 0.62% | 0.24% | - |
| HSV(B) | 358.42º | 0.77% | 0.39% | - |
| XYZ | 5.63 | 3.34 | 1.27 | - |
| YUV | 45.95 | 116.18 | 165.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 23 | 25 | 0 | 0.77 | 0.75 | 0.61 | 358.42 | 0.62 | 0.24 |
| Hex | 63 | 17 | 19 | 0 | 4D | 4B | 3D | 166 | 3E | 18 |
| Octal | 143 | 27 | 31 | 0 | 115 | 113 | 75 | 546 | 76 | 30 |
| Binary | 1100011 | 10111 | 11001 | 0 | 1001101 | 1001011 | 111101 | 101100110 | 111110 | 11000 |
Color Harmonies of #631719
Complementary color
Monochromatic Colors of #631719
Black with #631719
Text Example
Text Example
White with #631719
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #631719; }
p { color: rgb(99,23,25); }
H1.HeaderClassName
{
color: #631719;
}
.AnyTagClassName
{
color: #631719;
}
</style>
background-color css
<style>
a { background-color: #631719; }
a { background-color: rgb(99,23,25); }
div.DivClassName
{
background-color: #631719;
}
.BgClassName
{
background-color: #631719;
}
</style>
border-color css
<style>
span { border-color: #631719; }
span { border-color: rgb(99,23,25); }
td.TdClassName
{
border-color: #631719;
}
.TagClassName
{
border-color: #631719;
}
</style>