Shades of Pohutukawa #631025
Tints of Pohutukawa #631025
RGB
CMYK
RGB Variations
Color information
#631025 (or 0x631025) is known color: Pohutukawa. HEX triplet: 63, 10 and 25. RGB value is (99,16,37). Sum of RGB (Red+Green+Blue) = 99+16+37=152 (20% of max value = 765). Red value is 99 (39.06% from 255 or 65.13% from 152); Green value is 16 (6.64% from 255 or 10.53% from 152); Blue value is 37 (14.84% from 255 or 24.34% from 152); Max value from RGB is 99 - color contains mainly: red. Hex color #631025 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #631025 is #9CEFDA. Grayscale: #2B2B2B. Windows color (decimal): -10285019 or 2429027. OLE color: 2429027.
HSL color Cylindrical-coordinate representation of color #631025: hue angle of 344.82º degrees, saturation: 0.72, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #631025 is Cyan = 0, Magento = 0.84, Yellow = 0.63 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 99 | 16 | 37 | - |
| CMYK | 0 | 0.84 | 0.63 | 0.61 |
| HSL | 344.82º | 0.72% | 0.23% | - |
| HSV(B) | 344.82º | 0.84% | 0.39% | - |
| XYZ | 5.66 | 3.16 | 2.06 | - |
| YUV | 43.21 | 124.5 | 167.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 16 | 37 | 0 | 0.84 | 0.63 | 0.61 | 344.82 | 0.72 | 0.23 |
| Hex | 63 | 10 | 25 | 0 | 54 | 3F | 3D | 159 | 48 | 17 |
| Octal | 143 | 20 | 45 | 0 | 124 | 77 | 75 | 531 | 110 | 27 |
| Binary | 1100011 | 10000 | 100101 | 0 | 1010100 | 111111 | 111101 | 101011001 | 1001000 | 10111 |
Color Harmonies of #631025
Complementary color
Monochromatic Colors of #631025
Black with #631025
Text Example
Text Example
White with #631025
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #631025; }
p { color: rgb(99,16,37); }
H1.HeaderClassName
{
color: #631025;
}
.AnyTagClassName
{
color: #631025;
}
</style>
background-color css
<style>
a { background-color: #631025; }
a { background-color: rgb(99,16,37); }
div.DivClassName
{
background-color: #631025;
}
.BgClassName
{
background-color: #631025;
}
</style>
border-color css
<style>
span { border-color: #631025; }
span { border-color: rgb(99,16,37); }
td.TdClassName
{
border-color: #631025;
}
.TagClassName
{
border-color: #631025;
}
</style>