Shades of Pohutukawa #631126
Tints of Pohutukawa #631126
RGB
CMYK
RGB Variations
Color information
#631126 (or 0x631126) is known color: Pohutukawa. HEX triplet: 63, 11 and 26. RGB value is (99,17,38). Sum of RGB (Red+Green+Blue) = 99+17+38=154 (20% of max value = 765). Red value is 99 (39.06% from 255 or 64.29% from 154); Green value is 17 (7.03% from 255 or 11.04% from 154); Blue value is 38 (15.23% from 255 or 24.68% from 154); Max value from RGB is 99 - color contains mainly: red. Hex color #631126 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #631126 is #9CEED9. Grayscale: #2B2B2B. Windows color (decimal): -10284762 or 2494819. OLE color: 2494819.
HSL color Cylindrical-coordinate representation of color #631126: hue angle of 344.63º degrees, saturation: 0.71, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #631126 is Cyan = 0, Magento = 0.83, Yellow = 0.62 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 99 | 17 | 38 | - |
| CMYK | 0 | 0.83 | 0.62 | 0.61 |
| HSL | 344.63º | 0.71% | 0.23% | - |
| HSV(B) | 344.63º | 0.83% | 0.39% | - |
| XYZ | 5.7 | 3.19 | 2.15 | - |
| YUV | 43.91 | 124.67 | 167.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 17 | 38 | 0 | 0.83 | 0.62 | 0.61 | 344.63 | 0.71 | 0.23 |
| Hex | 63 | 11 | 26 | 0 | 53 | 3E | 3D | 159 | 47 | 17 |
| Octal | 143 | 21 | 46 | 0 | 123 | 76 | 75 | 531 | 107 | 27 |
| Binary | 1100011 | 10001 | 100110 | 0 | 1010011 | 111110 | 111101 | 101011001 | 1000111 | 10111 |
Color Harmonies of #631126
Complementary color
Monochromatic Colors of #631126
Black with #631126
Text Example
Text Example
White with #631126
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #631126; }
p { color: rgb(99,17,38); }
H1.HeaderClassName
{
color: #631126;
}
.AnyTagClassName
{
color: #631126;
}
</style>
background-color css
<style>
a { background-color: #631126; }
a { background-color: rgb(99,17,38); }
div.DivClassName
{
background-color: #631126;
}
.BgClassName
{
background-color: #631126;
}
</style>
border-color css
<style>
span { border-color: #631126; }
span { border-color: rgb(99,17,38); }
td.TdClassName
{
border-color: #631126;
}
.TagClassName
{
border-color: #631126;
}
</style>