Shades of Pohutukawa #631328
Tints of Pohutukawa #631328
RGB
CMYK
RGB Variations
Color information
#631328 (or 0x631328) is known color: Pohutukawa. HEX triplet: 63, 13 and 28. RGB value is (99,19,40). Sum of RGB (Red+Green+Blue) = 99+19+40=158 (20% of max value = 765). Red value is 99 (39.06% from 255 or 62.66% from 158); Green value is 19 (7.81% from 255 or 12.03% from 158); Blue value is 40 (16.02% from 255 or 25.32% from 158); Max value from RGB is 99 - color contains mainly: red. Hex color #631328 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #631328 is #9CECD7. Grayscale: #2D2D2D. Windows color (decimal): -10284248 or 2626403. OLE color: 2626403.
HSL color Cylindrical-coordinate representation of color #631328: hue angle of 344.25º degrees, saturation: 0.68, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #631328 is Cyan = 0, Magento = 0.81, Yellow = 0.60 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 99 | 19 | 40 | - |
| CMYK | 0 | 0.81 | 0.60 | 0.61 |
| HSL | 344.25º | 0.68% | 0.23% | - |
| HSV(B) | 344.25º | 0.81% | 0.39% | - |
| XYZ | 5.76 | 3.27 | 2.34 | - |
| YUV | 45.31 | 125 | 166.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 19 | 40 | 0 | 0.81 | 0.60 | 0.61 | 344.25 | 0.68 | 0.23 |
| Hex | 63 | 13 | 28 | 0 | 51 | 3C | 3D | 158 | 44 | 17 |
| Octal | 143 | 23 | 50 | 0 | 121 | 74 | 75 | 530 | 104 | 27 |
| Binary | 1100011 | 10011 | 101000 | 0 | 1010001 | 111100 | 111101 | 101011000 | 1000100 | 10111 |
Color Harmonies of #631328
Complementary color
Monochromatic Colors of #631328
Black with #631328
Text Example
Text Example
White with #631328
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #631328; }
p { color: rgb(99,19,40); }
H1.HeaderClassName
{
color: #631328;
}
.AnyTagClassName
{
color: #631328;
}
</style>
background-color css
<style>
a { background-color: #631328; }
a { background-color: rgb(99,19,40); }
div.DivClassName
{
background-color: #631328;
}
.BgClassName
{
background-color: #631328;
}
</style>
border-color css
<style>
span { border-color: #631328; }
span { border-color: rgb(99,19,40); }
td.TdClassName
{
border-color: #631328;
}
.TagClassName
{
border-color: #631328;
}
</style>