Shades of Arapawa #265260
Tints of Arapawa #265260
RGB
CMYK
RGB Variations
Color information
#265260 (or 0x265260) is known color: Arapawa. HEX triplet: 26, 52 and 60. RGB value is (38,82,96). Sum of RGB (Red+Green+Blue) = 38+82+96=216 (28% of max value = 765). Red value is 38 (15.23% from 255 or 17.59% from 216); Green value is 82 (32.42% from 255 or 37.96% from 216); Blue value is 96 (37.89% from 255 or 44.44% from 216); Max value from RGB is 96 - color contains mainly: blue. Hex color #265260 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #265260 is #D9AD9F. Grayscale: #464646. Windows color (decimal): -14265760 or 6312486. OLE color: 6312486.
HSL color Cylindrical-coordinate representation of color #265260: hue angle of 194.48º degrees, saturation: 0.43, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #265260 is Cyan = 0.60, Magento = 0.15, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 38 | 82 | 96 | - |
| CMYK | 0.60 | 0.15 | 0 | 0.62 |
| HSL | 194.48º | 0.43% | 0.26% | - |
| HSV(B) | 194.48º | 0.6% | 0.38% | - |
| XYZ | 5.93 | 7.29 | 12.16 | - |
| YUV | 70.44 | 142.42 | 104.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 82 | 96 | 0.60 | 0.15 | 0 | 0.62 | 194.48 | 0.43 | 0.26 |
| Hex | 26 | 52 | 60 | 3C | F | 0 | 3E | C2 | 2B | 1A |
| Octal | 46 | 122 | 140 | 74 | 17 | 0 | 76 | 302 | 53 | 32 |
| Binary | 100110 | 1010010 | 1100000 | 111100 | 1111 | 0 | 111110 | 11000010 | 101011 | 11010 |
Color Harmonies of #265260
Complementary color
Monochromatic Colors of #265260
Black with #265260
Text Example
Text Example
White with #265260
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #265260; }
p { color: rgb(38,82,96); }
H1.HeaderClassName
{
color: #265260;
}
.AnyTagClassName
{
color: #265260;
}
</style>
background-color css
<style>
a { background-color: #265260; }
a { background-color: rgb(38,82,96); }
div.DivClassName
{
background-color: #265260;
}
.BgClassName
{
background-color: #265260;
}
</style>
border-color css
<style>
span { border-color: #265260; }
span { border-color: rgb(38,82,96); }
td.TdClassName
{
border-color: #265260;
}
.TagClassName
{
border-color: #265260;
}
</style>