Shades of Pohutukawa #630526
Tints of Pohutukawa #630526
RGB
CMYK
RGB Variations
Color information
#630526 (or 0x630526) is known color: Pohutukawa. HEX triplet: 63, 05 and 26. RGB value is (99,5,38). Sum of RGB (Red+Green+Blue) = 99+5+38=142 (18% of max value = 765). Red value is 99 (39.06% from 255 or 69.72% from 142); Green value is 5 (2.34% from 255 or 3.52% from 142); Blue value is 38 (15.23% from 255 or 26.76% from 142); Max value from RGB is 99 - color contains mainly: red. Hex color #630526 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #630526 is #9CFAD9. Grayscale: #242424. Windows color (decimal): -10287834 or 2491747. OLE color: 2491747.
HSL color Cylindrical-coordinate representation of color #630526: hue angle of 338.94º degrees, saturation: 0.9, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #630526 is Cyan = 0, Magento = 0.95, Yellow = 0.62 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 99 | 5 | 38 | - |
| CMYK | 0 | 0.95 | 0.62 | 0.61 |
| HSL | 338.94º | 0.9% | 0.2% | - |
| HSV(B) | 338.94º | 0.95% | 0.39% | - |
| XYZ | 5.55 | 2.9 | 2.1 | - |
| YUV | 36.87 | 128.64 | 172.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 5 | 38 | 0 | 0.95 | 0.62 | 0.61 | 338.94 | 0.9 | 0.2 |
| Hex | 63 | 5 | 26 | 0 | 5F | 3E | 3D | 153 | 5A | 14 |
| Octal | 143 | 5 | 46 | 0 | 137 | 76 | 75 | 523 | 132 | 24 |
| Binary | 1100011 | 101 | 100110 | 0 | 1011111 | 111110 | 111101 | 101010011 | 1011010 | 10100 |
Color Harmonies of #630526
Complementary color
Monochromatic Colors of #630526
Black with #630526
Text Example
Text Example
White with #630526
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #630526; }
p { color: rgb(99,5,38); }
H1.HeaderClassName
{
color: #630526;
}
.AnyTagClassName
{
color: #630526;
}
</style>
background-color css
<style>
a { background-color: #630526; }
a { background-color: rgb(99,5,38); }
div.DivClassName
{
background-color: #630526;
}
.BgClassName
{
background-color: #630526;
}
</style>
border-color css
<style>
span { border-color: #630526; }
span { border-color: rgb(99,5,38); }
td.TdClassName
{
border-color: #630526;
}
.TagClassName
{
border-color: #630526;
}
</style>