Shades of Pohutukawa #681925
Tints of Pohutukawa #681925
RGB
CMYK
RGB Variations
Color information
#681925 (or 0x681925) is known color: Pohutukawa. HEX triplet: 68, 19 and 25. RGB value is (104,25,37). Sum of RGB (Red+Green+Blue) = 104+25+37=166 (21% of max value = 765). Red value is 104 (41.02% from 255 or 62.65% from 166); Green value is 25 (10.16% from 255 or 15.06% from 166); Blue value is 37 (14.84% from 255 or 22.29% from 166); Max value from RGB is 104 - color contains mainly: red. Hex color #681925 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #681925 is #97E6DA. Grayscale: #323232. Windows color (decimal): -9955035 or 2431336. OLE color: 2431336.
HSL color Cylindrical-coordinate representation of color #681925: hue angle of 350.89º degrees, saturation: 0.61, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #681925 is Cyan = 0, Magento = 0.76, Yellow = 0.64 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 25 | 37 | - |
| CMYK | 0 | 0.76 | 0.64 | 0.59 |
| HSL | 350.89º | 0.61% | 0.25% | - |
| HSV(B) | 350.89º | 0.76% | 0.41% | - |
| XYZ | 6.39 | 3.77 | 2.14 | - |
| YUV | 49.99 | 120.67 | 166.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 25 | 37 | 0 | 0.76 | 0.64 | 0.59 | 350.89 | 0.61 | 0.25 |
| Hex | 68 | 19 | 25 | 0 | 4C | 40 | 3B | 15F | 3D | 19 |
| Octal | 150 | 31 | 45 | 0 | 114 | 100 | 73 | 537 | 75 | 31 |
| Binary | 1101000 | 11001 | 100101 | 0 | 1001100 | 1000000 | 111011 | 101011111 | 111101 | 11001 |
Color Harmonies of #681925
Complementary color
Monochromatic Colors of #681925
Black with #681925
Text Example
Text Example
White with #681925
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #681925; }
p { color: rgb(104,25,37); }
H1.HeaderClassName
{
color: #681925;
}
.AnyTagClassName
{
color: #681925;
}
</style>
background-color css
<style>
a { background-color: #681925; }
a { background-color: rgb(104,25,37); }
div.DivClassName
{
background-color: #681925;
}
.BgClassName
{
background-color: #681925;
}
</style>
border-color css
<style>
span { border-color: #681925; }
span { border-color: rgb(104,25,37); }
td.TdClassName
{
border-color: #681925;
}
.TagClassName
{
border-color: #681925;
}
</style>