Shades of Pohutukawa #620306
Tints of Pohutukawa #620306
RGB
CMYK
RGB Variations
Color information
#620306 (or 0x620306) is known color: Pohutukawa. HEX triplet: 62, 03 and 06. RGB value is (98,3,6). Sum of RGB (Red+Green+Blue) = 98+3+6=107 (14% of max value = 765). Red value is 98 (38.67% from 255 or 91.59% from 107); Green value is 3 (1.56% from 255 or 2.80% from 107); Blue value is 6 (2.73% from 255 or 5.61% from 107); Max value from RGB is 98 - color contains mainly: red. Hex color #620306 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #620306 is #9DFCF9. Grayscale: #1F1F1F. Windows color (decimal): -10353914 or 394082. OLE color: 394082.
HSL color Cylindrical-coordinate representation of color #620306: hue angle of 358.11º degrees, saturation: 0.94, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #620306 is Cyan = 0, Magento = 0.97, Yellow = 0.94 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 3 | 6 | - |
| CMYK | 0 | 0.97 | 0.94 | 0.62 |
| HSL | 358.11º | 0.94% | 0.2% | - |
| HSV(B) | 358.11º | 0.97% | 0.38% | - |
| XYZ | 5.1 | 2.67 | 0.42 | - |
| YUV | 31.75 | 113.47 | 175.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 3 | 6 | 0 | 0.97 | 0.94 | 0.62 | 358.11 | 0.94 | 0.2 |
| Hex | 62 | 3 | 6 | 0 | 61 | 5E | 3E | 166 | 5E | 14 |
| Octal | 142 | 3 | 6 | 0 | 141 | 136 | 76 | 546 | 136 | 24 |
| Binary | 1100010 | 11 | 110 | 0 | 1100001 | 1011110 | 111110 | 101100110 | 1011110 | 10100 |
Color Harmonies of #620306
Complementary color
Monochromatic Colors of #620306
Black with #620306
Text Example
Text Example
White with #620306
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #620306; }
p { color: rgb(98,3,6); }
H1.HeaderClassName
{
color: #620306;
}
.AnyTagClassName
{
color: #620306;
}
</style>
background-color css
<style>
a { background-color: #620306; }
a { background-color: rgb(98,3,6); }
div.DivClassName
{
background-color: #620306;
}
.BgClassName
{
background-color: #620306;
}
</style>
border-color css
<style>
span { border-color: #620306; }
span { border-color: rgb(98,3,6); }
td.TdClassName
{
border-color: #620306;
}
.TagClassName
{
border-color: #620306;
}
</style>