Shades of Pohutukawa #682126
Tints of Pohutukawa #682126
RGB
CMYK
RGB Variations
Color information
#682126 (or 0x682126) is known color: Pohutukawa. HEX triplet: 68, 21 and 26. RGB value is (104,33,38). Sum of RGB (Red+Green+Blue) = 104+33+38=175 (23% of max value = 765). Red value is 104 (41.02% from 255 or 59.43% from 175); Green value is 33 (13.28% from 255 or 18.86% from 175); Blue value is 38 (15.23% from 255 or 21.71% from 175); Max value from RGB is 104 - color contains mainly: red. Hex color #682126 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #682126 is #97DED9. Grayscale: #363636. Windows color (decimal): -9952986 or 2498920. OLE color: 2498920.
HSL color Cylindrical-coordinate representation of color #682126: hue angle of 355.77º degrees, saturation: 0.52, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #682126 is Cyan = 0, Magento = 0.68, Yellow = 0.63 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 33 | 38 | - |
| CMYK | 0 | 0.68 | 0.63 | 0.59 |
| HSL | 355.77º | 0.52% | 0.27% | - |
| HSV(B) | 355.77º | 0.68% | 0.41% | - |
| XYZ | 6.6 | 4.17 | 2.29 | - |
| YUV | 54.8 | 118.52 | 163.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 33 | 38 | 0 | 0.68 | 0.63 | 0.59 | 355.77 | 0.52 | 0.27 |
| Hex | 68 | 21 | 26 | 0 | 44 | 3F | 3B | 164 | 34 | 1B |
| Octal | 150 | 41 | 46 | 0 | 104 | 77 | 73 | 544 | 64 | 33 |
| Binary | 1101000 | 100001 | 100110 | 0 | 1000100 | 111111 | 111011 | 101100100 | 110100 | 11011 |
Color Harmonies of #682126
Complementary color
Monochromatic Colors of #682126
Black with #682126
Text Example
Text Example
White with #682126
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #682126; }
p { color: rgb(104,33,38); }
H1.HeaderClassName
{
color: #682126;
}
.AnyTagClassName
{
color: #682126;
}
</style>
background-color css
<style>
a { background-color: #682126; }
a { background-color: rgb(104,33,38); }
div.DivClassName
{
background-color: #682126;
}
.BgClassName
{
background-color: #682126;
}
</style>
border-color css
<style>
span { border-color: #682126; }
span { border-color: rgb(104,33,38); }
td.TdClassName
{
border-color: #682126;
}
.TagClassName
{
border-color: #682126;
}
</style>