Shades of Pohutukawa #631426
Tints of Pohutukawa #631426
RGB
CMYK
RGB Variations
Color information
#631426 (or 0x631426) is known color: Pohutukawa. HEX triplet: 63, 14 and 26. RGB value is (99,20,38). Sum of RGB (Red+Green+Blue) = 99+20+38=157 (20% of max value = 765). Red value is 99 (39.06% from 255 or 63.06% from 157); Green value is 20 (8.20% from 255 or 12.74% from 157); Blue value is 38 (15.23% from 255 or 24.20% from 157); Max value from RGB is 99 - color contains mainly: red. Hex color #631426 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #631426 is #9CEBD9. Grayscale: #2D2D2D. Windows color (decimal): -10283994 or 2495587. OLE color: 2495587.
HSL color Cylindrical-coordinate representation of color #631426: hue angle of 346.33º degrees, saturation: 0.66, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #631426 is Cyan = 0, Magento = 0.80, Yellow = 0.62 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 99 | 20 | 38 | - |
| CMYK | 0 | 0.80 | 0.62 | 0.61 |
| HSL | 346.33º | 0.66% | 0.23% | - |
| HSV(B) | 346.33º | 0.8% | 0.39% | - |
| XYZ | 5.75 | 3.29 | 2.17 | - |
| YUV | 45.67 | 123.67 | 166.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 20 | 38 | 0 | 0.80 | 0.62 | 0.61 | 346.33 | 0.66 | 0.23 |
| Hex | 63 | 14 | 26 | 0 | 50 | 3E | 3D | 15A | 42 | 17 |
| Octal | 143 | 24 | 46 | 0 | 120 | 76 | 75 | 532 | 102 | 27 |
| Binary | 1100011 | 10100 | 100110 | 0 | 1010000 | 111110 | 111101 | 101011010 | 1000010 | 10111 |
Color Harmonies of #631426
Complementary color
Monochromatic Colors of #631426
Black with #631426
Text Example
Text Example
White with #631426
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #631426; }
p { color: rgb(99,20,38); }
H1.HeaderClassName
{
color: #631426;
}
.AnyTagClassName
{
color: #631426;
}
</style>
background-color css
<style>
a { background-color: #631426; }
a { background-color: rgb(99,20,38); }
div.DivClassName
{
background-color: #631426;
}
.BgClassName
{
background-color: #631426;
}
</style>
border-color css
<style>
span { border-color: #631426; }
span { border-color: rgb(99,20,38); }
td.TdClassName
{
border-color: #631426;
}
.TagClassName
{
border-color: #631426;
}
</style>